Kaydet (Commit) 129f814f authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: Unreferenced function declaration [loplugin:unreffun]

Change-Id: Ia6baf94ada92ecd134587ed1148a2543c8c17614
üst aed77f65
...@@ -236,8 +236,6 @@ private: ...@@ -236,8 +236,6 @@ private:
/** Finalizes the filter process (sets some needed document properties). */ /** Finalizes the filter process (sets some needed document properties). */
void finalize(); void finalize();
void recalcFormulaCells();
private: private:
typedef ::std::unique_ptr< ScEditEngineDefaulter > EditEngineDefaulterPtr; typedef ::std::unique_ptr< ScEditEngineDefaulter > EditEngineDefaulterPtr;
typedef ::std::unique_ptr< FormulaBuffer > FormulaBufferPtr; typedef ::std::unique_ptr< FormulaBuffer > FormulaBufferPtr;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment