sfx2/source/doc/objserv.cxx | 4 ---- 1 file changed, 4 deletions(-) New commits: commit 2ecb0d812ad0be209ace72f43cbdb7bf4fbaeec6 Author: Tor Lillqvist <t...@iki.fi> Date: Fri Jun 7 13:41:45 2013 +0300
WaE: unused variables Change-Id: I8d562422e91465393f7a96308677410cbe64e1d6 diff --git a/sfx2/source/doc/objserv.cxx b/sfx2/source/doc/objserv.cxx index b2747f4..5549414 100644 --- a/sfx2/source/doc/objserv.cxx +++ b/sfx2/source/doc/objserv.cxx @@ -684,10 +684,6 @@ void SfxObjectShell::ExecFile_Impl(SfxRequest &rReq) NULL ); rReq.SetArgs( aResultParams ); - SFX_REQUEST_ARG( rReq, pFilterNameItem, SfxStringItem, SID_FILTER_NAME, sal_False ); - OUString aFilterName = pFilterNameItem ? OUString( pFilterNameItem->GetValue() ) - : OUString(); - // the StoreAsURL/StoreToURL method have called this method with false // so it has to be restored to true here since it is a call from GUI GetMedium()->SetUpdatePickList( sal_True ); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits