sc/source/core/data/column.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit e12747c8cfefdb58bb0172bd84c085a27ef68d3f
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Wed Feb 5 09:43:12 2014 +0100

    -Werror,-Wunused-private-field
    
    Change-Id: I86e069e14d82be311368662f5128b30a7d00be90

diff --git a/sc/source/core/data/column.cxx b/sc/source/core/data/column.cxx
index e358588..ff8ed6b 100644
--- a/sc/source/core/data/column.cxx
+++ b/sc/source/core/data/column.cxx
@@ -2881,7 +2881,6 @@ class CompileErrorCellsHandler
     ScColumn& mrColumn;
     sc::CellStoreType::iterator miPos;
     sal_uInt16 mnErrCode;
-    FormulaGrammar::Grammar meGram;
     bool mbCompiled;
 public:
     CompileErrorCellsHandler( sc::CompileFormulaContext& rCxt, ScColumn& 
rColumn, sal_uInt16 nErrCode ) :
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to