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

Fix warning: unused variable 'aURL' [loplugin]

Change-Id: Ia7f3c2e774ece3cdc35a3a6d220d0eb44e5ad0f9
üst 45cc5714
......@@ -1107,7 +1107,6 @@ sal_Bool AddonsOptions_Impl::ReadStatusbarMergeInstructions( MergeStatusbarInstr
sal_uInt32 nCount = aAddonMergeNodesSeq.getLength();
Sequence< ::rtl::OUString > aNodePropNames( 5 );
::rtl::OUString aURL;
for ( sal_uInt32 i = 0; i < nCount; i++ )
{
......
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