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

WaE: unused variable 'aReferenceString' [loplugin]

Change-Id: I51c1aded0ef1ce7e99a49cf1eccb867002edaa70
üst b5350d7b
...@@ -84,8 +84,6 @@ sal_Int16 ScDescriptiveStatisticsDialog::GetUndoNameId() ...@@ -84,8 +84,6 @@ sal_Int16 ScDescriptiveStatisticsDialog::GetUndoNameId()
ScRange ScDescriptiveStatisticsDialog::ApplyOutput(ScDocShell* pDocShell) ScRange ScDescriptiveStatisticsDialog::ApplyOutput(ScDocShell* pDocShell)
{ {
OUString aReferenceString;
AddressWalkerWriter aOutput(mOutputAddress, pDocShell, mDocument); AddressWalkerWriter aOutput(mOutputAddress, pDocShell, mDocument);
FormulaTemplate aTemplate(mDocument, mAddressDetails); FormulaTemplate aTemplate(mDocument, mAddressDetails);
......
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