[Libreoffice-commits] .: Branch 'libreoffice-3-3' - starmath/inc

Jonas Finnemann Jensen jopsen at kemper.freedesktop.org
Mon Nov 15 10:43:28 PST 2010


 starmath/inc/node.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ae8f9d101f760d7ee96f515a941716999dfae4bb
Author: Jonas Finnemann Jensen <jopsen at gmail.com>
Date:   Mon Nov 15 19:30:44 2010 +0100

    Commenting out defintion of DEBUG_ENABLE_DUMPASDOT

diff --git a/starmath/inc/node.hxx b/starmath/inc/node.hxx
index 7f7981d..153db2d 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"


More information about the Libreoffice-commits mailing list