[Libreoffice-commits] .: svx/source

Stephan Bergmann sbergmann at kemper.freedesktop.org
Thu Mar 1 08:36:49 PST 2012


 svx/source/tbxctrls/tbcontrl.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 5af303c0cd4d46c459c6b90712843967d716c866
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Thu Mar 1 17:35:47 2012 +0100

    -Werror=unused-variable

diff --git a/svx/source/tbxctrls/tbcontrl.cxx b/svx/source/tbxctrls/tbcontrl.cxx
index b750152..d24421d 100644
--- a/svx/source/tbxctrls/tbcontrl.cxx
+++ b/svx/source/tbxctrls/tbcontrl.cxx
@@ -2319,8 +2319,6 @@ void SvxColorExtToolBoxControl::StateChanged(
     sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState )
 
 {
-    sal_uInt16 nId = GetId();
-    ToolBox& rTbx = GetToolBox();
     const SvxColorItem* pItem = 0;
     if ( bChoiceFromPalette )
     {


More information about the Libreoffice-commits mailing list