Kaydet (Commit) 0c1f4873 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wunused-variable

Change-Id: Ie3e9cb1e30af597e9086d5713b743fc416e19ade
üst ec9a0745
......@@ -5373,8 +5373,6 @@ void SvxIconSelectorDialog::ImportGraphics(
sal_uInt16 ret = 0;
sal_Int32 aIndex;
OUString aIconName;
uno::Sequence< OUString > URLs(1);
uno::Sequence< uno::Reference<graphic::XGraphic > > aImportGraph( 1 );
uno::Sequence< beans::PropertyValue > aMediaProps( 1 );
aMediaProps[0].Name = OUString("URL" );
uno::Reference< css::ui::XUIConfigurationPersistence >
......
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