sfx2/source/menu/mnuitem.cxx | 2 -- 1 file changed, 2 deletions(-) New commits: commit b3962c92bfb8d14d908bfeb9142548e9686ee105 Author: Tor Lillqvist <t...@iki.fi> Date: Tue Jun 25 08:52:28 2013 +0300
WaE: unused variable 'aText' [loplugin] Change-Id: I846030c5c7ad4e30e5286d1ee30130a397ad4daa diff --git a/sfx2/source/menu/mnuitem.cxx b/sfx2/source/menu/mnuitem.cxx index 6530c88..f27a388 100644 --- a/sfx2/source/menu/mnuitem.cxx +++ b/sfx2/source/menu/mnuitem.cxx @@ -301,8 +301,6 @@ SfxAppMenuControl_Impl::SfxAppMenuControl_Impl( sal_uInt16 nPos, Menu& rMenu, SfxBindings& rBindings ) : SfxMenuControl( nPos, rBindings ), pMenu(0) { - String aText = rMenu.GetItemText( nPos ); - // Determine the current background color setting for menus const StyleSettings& rSettings = Application::GetSettings().GetStyleSettings(); m_nSymbolsStyle = rSettings.GetSymbolsStyle(); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits