Browse Source

oops, debug output

David Rose 16 years ago
parent
commit
57455b775b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      direct/src/plugin/binaryXml.cxx

+ 1 - 1
direct/src/plugin/binaryXml.cxx

@@ -16,7 +16,7 @@
 #include <sstream>
 #include <sstream>
 
 
 
 
-static const bool debug_xml_output = true;
+static const bool debug_xml_output = false;
 
 
 #define DO_BINARY_XML 1
 #define DO_BINARY_XML 1