summaryrefslogtreecommitdiff
path: root/sc/source/core/data/column2.cxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-07-17 11:06:15 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-07-24 23:29:26 -0400
commita4728e2de0d3acc6685b1e0ba0fb4606fdbea3e7 (patch)
treef1c6353cf6a3d2be3762a51b08250b307241d1b5 /sc/source/core/data/column2.cxx
parent932c5679353819b30a1671831d1f591e48df73f0 (diff)
Add dumping capability for ScTokenArray (for debugging).
Change-Id: Ib3f6a87936a6c00b503f5d72b16b3e4712d7d762
Diffstat (limited to 'sc/source/core/data/column2.cxx')
-rw-r--r--sc/source/core/data/column2.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/sc/source/core/data/column2.cxx b/sc/source/core/data/column2.cxx
index 8695581643b8..4d6c3fe65278 100644
--- a/sc/source/core/data/column2.cxx
+++ b/sc/source/core/data/column2.cxx
@@ -66,13 +66,6 @@
#include <boost/scoped_ptr.hpp>
-#if DEBUG_COLUMN_STORAGE
-#include "columniterator.hxx"
-#include <iostream>
-using std::cout;
-using std::endl;
-#endif
-
// -----------------------------------------------------------------------
// factor from font size to optimal cell height (text width)