瀏覽代碼

remove mystery comment

Lee Thomason 10 年之前
父節點
當前提交
dffea5747b
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      tinyxml2.h

+ 0 - 1
tinyxml2.h

@@ -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;