summaryrefslogtreecommitdiff
path: root/sc/inc/mtvelements.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-06-23 13:21:52 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-06-24 16:51:44 -0400
commitec0080c40cfdb26896537f47a4c2e0439f9afdb1 (patch)
tree1bdb74ba7bf12be045805f2659e465233bbb5140 /sc/inc/mtvelements.hxx
parent4347e3b15f10784b482544bd6324d3fcd4f0146c (diff)
Turn off column storage debugging.
Change-Id: I5d88c94a9cf0bbd194c8c505de7cc34bb9e20500
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