[Libreoffice-commits] core.git: sc/source
Stephan Bergmann
sbergman at redhat.com
Tue Aug 13 00:52:48 PDT 2013
sc/source/core/data/column3.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit c083d68d1670b88ad3a88b768859c7bb1c5e5fee
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Tue Aug 13 09:50:13 2013 +0200
Unused memeber
Change-Id: Iaa3ab3d73270f0a1441eb64854f47088967ca0d5
diff --git a/sc/source/core/data/column3.cxx b/sc/source/core/data/column3.cxx
index c4276d9..9282cf3 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)
{
More information about the Libreoffice-commits
mailing list