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

WaE: Unused private fields

Change-Id: I164748245326b67bbe61e5ede6b98f713b8d5d03
üst 0086862d
......@@ -2407,8 +2407,6 @@ class InsertTabUpdater
sc::CellTextAttrStoreType& mrTextAttrs;
sc::CellTextAttrStoreType::iterator miAttrPos;
SCTAB mnTab;
SCTAB mnInsPos;
SCTAB mnNewSheets;
bool mbModified;
public:
......@@ -2441,8 +2439,6 @@ class DeleteTabUpdater
sc::RefUpdateDeleteTabContext& mrCxt;
sc::CellTextAttrStoreType& mrTextAttrs;
sc::CellTextAttrStoreType::iterator miAttrPos;
SCTAB mnDelPos;
SCTAB mnSheets;
SCTAB mnTab;
bool mbModified;
public:
......
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