Kaydet (Commit) 725a9909 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wunused-private-field

Change-Id: Icdc568e4d771cb8ebeca329a897d3694408ffaa4
üst d6b76446
......@@ -190,7 +190,6 @@ private:
VclPtr<FixedText> pFtDbAreaLabel;
VclPtr<FixedText> pFtDbArea;
const OUString aStrUndefined;
const OUString aStrNoName;
VclPtr<OKButton> pBtnOk;
VclPtr<CancelButton> pBtnCancel;
......
......@@ -71,7 +71,6 @@ private:
ScViewData* mpViewData;
ScDocument* mpDoc;
const ScAddress maCursorPos;
Selection maCurSel;
bool mbNeedUpdate;
bool mbDataChanged;
......
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