diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-08-13 09:50:13 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-08-13 09:52:03 +0200 |
commit | c083d68d1670b88ad3a88b768859c7bb1c5e5fee (patch) | |
tree | f735df1a887c8c34678fcbc40e8cb68a75aa7250 /sc | |
parent | fa78b33a10ceb46b11caa726512a0862b9775b56 (diff) |
Unused memeber
Change-Id: Iaa3ab3d73270f0a1441eb64854f47088967ca0d5
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/core/data/column3.cxx | 1 |
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) { |