commit | ec5a7b4d18a9dd2a48f617cb1e1fffe966efabba | [log] [tgz] |
---|---|---|
author | Lee Thomason <leethomason@gmail.com> | Mon Feb 13 18:16:52 2012 -0800 |
committer | Lee Thomason <leethomason@gmail.com> | Mon Feb 13 18:16:52 2012 -0800 |
tree | 30e2de5423c770b9f721eb1155113be0c5ef349c | |
parent | e9ecdabf94be99c55662bc01c3aef552594d2584 [diff] [blame] |
testing infrastructur
diff --git a/tinyxml2.cpp b/tinyxml2.cpp index c0711a6..f45ae74 100644 --- a/tinyxml2.cpp +++ b/tinyxml2.cpp
@@ -648,7 +648,7 @@ ClearChildren(); delete [] charBuffer; -#if 1 +#if 0 textPool.Trace( "text" ); elementPool.Trace( "element" ); commentPool.Trace( "comment" );