-Werror,-Wunused-private-field

Change-Id: I86e069e14d82be311368662f5128b30a7d00be90
This commit is contained in:
Stephan Bergmann
2014-02-05 09:43:12 +01:00
parent d4455202a5
commit e12747c8cf

View File

@@ -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 ) :