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

WaE: unused variable 'vParts' [loplugin]

Change-Id: I6d025e7531880889d49170901776bd19c3adddd0
üst 32848f0a
...@@ -1295,7 +1295,6 @@ void ScCheckListMenuWindow::addDateMember(const OUString& rsName, double nVal, b ...@@ -1295,7 +1295,6 @@ void ScCheckListMenuWindow::addDateMember(const OUString& rsName, double nVal, b
} }
maChecks.SetUpdateMode(false); maChecks.SetUpdateMode(false);
sal_Int32 nIndex = 0; sal_Int32 nIndex = 0;
std::vector< OUString > vParts;
OUString sParent; OUString sParent;
SvTreeListEntry* pParent = NULL; SvTreeListEntry* pParent = NULL;
int count = 0; int count = 0;
......
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