diff --git a/sc/source/core/data/column.cxx b/sc/source/core/data/column.cxx index e35858842202..ff8ed6bb1549 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 ) :