1
0
mirror of https://github.com/leethomason/tinyxml2.git synced 2026-07-29 15:13:01 +04:00

remove mystery comment

This commit is contained in:
Lee Thomason
2015-10-19 22:51:49 -07:00
parent fe5b7a5cac
commit dffea5747b
-1
View File
@@ -166,7 +166,6 @@ private:
NEEDS_DELETE = 0x200
};
// After parsing, if *_end != 0, it can be set to zero.
int _flags;
char* _start;
char* _end;