From f15fdaafe32ec4f93e780fda28ffcebeaac88443 Mon Sep 17 00:00:00 2001 From: Jonas Finnemann Jensen Date: Mon, 15 Nov 2010 19:30:44 +0100 Subject: Commenting out defintion of DEBUG_ENABLE_DUMPASDOT --- starmath/inc/node.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'starmath') 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" -- cgit