We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1bab0f commit 9dfa737Copy full SHA for 9dfa737
1 file changed
src/hjson_decode.cpp
@@ -46,7 +46,6 @@ class Parser {
46
unsigned char ch;
47
bool withoutBraces;
48
DecoderOptions opt;
49
- CommentInfo ciBefore;
50
std::vector<ParseState> vState;
51
std::vector<Parent> vParent;
52
};
0 commit comments