summaryrefslogtreecommitdiff
path: root/starmath/inc/node.hxx
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
commitf15fdaafe32ec4f93e780fda28ffcebeaac88443 (patch)
tree8d86c12141546d77f8da87d97a30fe76f3b8b5ee /starmath/inc/node.hxx
parent5fabbe2de171f6cb94373a38ae8ad1eb3bef5ed4 (diff)
Commenting out defintion of DEBUG_ENABLE_DUMPASDOT
Diffstat (limited to 'starmath/inc/node.hxx')
-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 114f7204a236..a8589c682dd4 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"