summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/consoli.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-09-11 11:18:45 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-09-11 17:11:11 +0200
commitf34f7b65035f0afe1ceac6f5b5d8ddfac824bde9 (patch)
tree959554cb932a5273c5804760462ff21246265a78 /sc/source/core/tool/consoli.cxx
parentd6500b19afc6a15e63e679765317690eac0d4207 (diff)
-Werror,-Wunused-private-field (various sc)
Change-Id: Ia30a2bb6b1f36304a3c420db1d28d177d429a19b
Diffstat (limited to 'sc/source/core/tool/consoli.cxx')
-rw-r--r--sc/source/core/tool/consoli.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/core/tool/consoli.cxx b/sc/source/core/tool/consoli.cxx
index babcbcbbfcc6..f475d5df6071 100644
--- a/sc/source/core/tool/consoli.cxx
+++ b/sc/source/core/tool/consoli.cxx
@@ -101,7 +101,6 @@ ScConsData::ScConsData() :
bReference(false),
bColByName(false),
bRowByName(false),
- bSubTitles(false),
nColCount(0),
nRowCount(0),
ppUsed(NULL),