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

WaE: unused variable

Change-Id: I48b12264c125b7d784c806e0fc501d01c91063d0
üst 8c5b0d81
......@@ -112,7 +112,6 @@ public:
throw uno::RuntimeException("Cannot obtain view shell", uno::Reference< uno::XInterface >() );
SCTAB nTabCount = pDocShell->GetDocument()->GetTableCount();
uno::Sequence<sal_Int32> aSheets( nTabCount );
SCTAB nIndex = 0;
const ScMarkData& rMarkData = pViewShell->GetViewData()->GetMarkData();
sheets.reserve( nTabCount );
......
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