Skip to content

Commit 9dfa737

Browse files
committed
cleanup
1 parent d1bab0f commit 9dfa737

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/hjson_decode.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ class Parser {
4646
unsigned char ch;
4747
bool withoutBraces;
4848
DecoderOptions opt;
49-
CommentInfo ciBefore;
5049
std::vector<ParseState> vState;
5150
std::vector<Parent> vParent;
5251
};

0 commit comments

Comments
 (0)