diff options
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) { |