summaryrefslogtreecommitdiffstats
path: root/sc/inc/column.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-07-02 17:45:34 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-07-02 17:46:25 +0200
commit278000a28b8eceb8528ebdcf1d601de8192979e8 (patch)
treea522e5b53bca5d3e34c8a86d7bbee25a1ad15b3a /sc/inc/column.hxx
parenthrc cleanup: Remove unused defines (diff)
downloadcore-278000a28b8eceb8528ebdcf1d601de8192979e8.tar.gz
core-278000a28b8eceb8528ebdcf1d601de8192979e8.zip
Remove unused defines
Some of them were commented out for documentation purpose. Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
Diffstat (limited to 'sc/inc/column.hxx')
-rw-r--r--sc/inc/column.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/inc/column.hxx b/sc/inc/column.hxx
index e969ffb859de..6f776e1cc810 100644
--- a/sc/inc/column.hxx
+++ b/sc/inc/column.hxx
@@ -68,9 +68,6 @@ class ScFlatBoolRowSegments;
struct ScSetStringParam;
struct ScColWidthParam;
-#define COLUMN_DELTA 4
-
-
struct ScNeededSizeOptions
{
const ScPatternAttr* pPattern;