remove mystery comment
This commit is contained in:
@@ -166,7 +166,6 @@ private:
|
|||||||
NEEDS_DELETE = 0x200
|
NEEDS_DELETE = 0x200
|
||||||
};
|
};
|
||||||
|
|
||||||
// After parsing, if *_end != 0, it can be set to zero.
|
|
||||||
int _flags;
|
int _flags;
|
||||||
char* _start;
|
char* _start;
|
||||||
char* _end;
|
char* _end;
|
||||||
|
|||||||
Reference in New Issue
Block a user