summaryrefslogtreecommitdiffstats
path: root/sc/inc/mtvelements.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-06-27 15:38:34 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-06-27 15:50:08 -0400
commit7ae43cdd7f3e21656541db63d3b657160f1a4fac (patch)
treed28c61a2a03c0ca300bbe8d8a077646023776a53 /sc/inc/mtvelements.hxx
parentRename a variable to something more meaningful. (diff)
downloadcore-7ae43cdd7f3e21656541db63d3b657160f1a4fac.tar.gz
core-7ae43cdd7f3e21656541db63d3b657160f1a4fac.zip
Turn off column debug and remove warnings.
Change-Id: Ic7dd79c1e420e87dcaff4126d60763ff8cbe9344
Diffstat (limited to 'sc/inc/mtvelements.hxx')
-rw-r--r--sc/inc/mtvelements.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/mtvelements.hxx b/sc/inc/mtvelements.hxx
index 2c589974e32d..0ebf8be9635f 100644
--- a/sc/inc/mtvelements.hxx
+++ b/sc/inc/mtvelements.hxx
@@ -15,7 +15,7 @@
#include "svl/broadcast.hxx"
#include "editeng/editobj.hxx"
-#define DEBUG_COLUMN_STORAGE 1
+#define DEBUG_COLUMN_STORAGE 0
#if DEBUG_COLUMN_STORAGE
#ifdef NDEBUG