testing infrastructur

This commit is contained in:
Lee Thomason
2012-02-13 18:16:52 -08:00
parent e9ecdabf94
commit ec5a7b4d18
2 changed files with 57 additions and 1 deletions

View File

@@ -648,7 +648,7 @@ XMLDocument::~XMLDocument()
ClearChildren();
delete [] charBuffer;
#if 1
#if 0
textPool.Trace( "text" );
elementPool.Trace( "element" );
commentPool.Trace( "comment" );