Lee Thomason (grinliz) 13 лет назад
Родитель
Сommit
61cea67517
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tinyxml2.cpp

+ 1 - 1
tinyxml2.cpp

@@ -1502,7 +1502,7 @@ XMLDocument::~XMLDocument()
     DeleteChildren();
     delete [] _charBuffer;
 
-#if 1
+#if 0
     _textPool.Trace( "text" );
     _elementPool.Trace( "element" );
     _commentPool.Trace( "comment" );