summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Finnemann Jensen <jopsen@gmail.com>2010-11-15 19:30:44 +0100
committerJonas Finnemann Jensen <jopsen@gmail.com>2010-11-15 19:30:44 +0100
commitae8f9d101f760d7ee96f515a941716999dfae4bb (patch)
tree9e3580afcac53883b77e5b0c63293956ca8571ea
parent4042911879463849fc8a63a85cf445da316e4e49 (diff)
Commenting out defintion of DEBUG_ENABLE_DUMPASDOT
-rw-r--r--starmath/inc/node.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/inc/node.hxx b/starmath/inc/node.hxx
index 7f7981d9a2..153db2d38c 100644
--- a/starmath/inc/node.hxx
+++ b/starmath/inc/node.hxx
@@ -52,7 +52,7 @@
#endif
// Comment out below to disable dumpasdot
-#define DEBUG_ENABLE_DUMPASDOT
+//#define DEBUG_ENABLE_DUMPASDOT
#include "parse.hxx"
#include "types.hxx"