summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-08-13 09:50:13 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-08-13 09:52:03 +0200
commitc083d68d1670b88ad3a88b768859c7bb1c5e5fee (patch)
treef735df1a887c8c34678fcbc40e8cb68a75aa7250 /sc
parentfa78b33a10ceb46b11caa726512a0862b9775b56 (diff)
Unused memeber
Change-Id: Iaa3ab3d73270f0a1441eb64854f47088967ca0d5
Diffstat (limited to 'sc')
-rw-r--r--sc/source/core/data/column3.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/core/data/column3.cxx b/sc/source/core/data/column3.cxx
index c4276d99ffc5..9282cf32e8c5 100644
--- a/sc/source/core/data/column3.cxx
+++ b/sc/source/core/data/column3.cxx
@@ -529,7 +529,6 @@ class EmptyCells
{
ScColumn& mrColumn;
sc::ColumnBlockPosition& mrPos;
- sc::CellStoreType::iterator miPos;
void splitFormulaGrouping(const sc::CellStoreType::position_type& rPos)
{