Kaydet (Commit) 5df47432 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

remove some unused code

Change-Id: If3e7c03aedf7b953c7bd3017534b3d5fbeeb6192
üst 2d1675c3
...@@ -42,7 +42,6 @@ class SdrObject; ...@@ -42,7 +42,6 @@ class SdrObject;
class SdrModel; class SdrModel;
class SfxBindings; class SfxBindings;
class SfxStatusForwarder;
//------------------------------------------------------------------------ //------------------------------------------------------------------------
......
...@@ -268,7 +268,6 @@ class SVX_DLLPUBLIC SvxColorExtToolBoxControl : public SfxToolBoxControl ...@@ -268,7 +268,6 @@ class SVX_DLLPUBLIC SvxColorExtToolBoxControl : public SfxToolBoxControl
using SfxToolBoxControl::StateChanged; using SfxToolBoxControl::StateChanged;
using SfxToolBoxControl::Select; using SfxToolBoxControl::Select;
// SfxStatusForwarder aForward;
::svx::ToolboxButtonColorUpdater* pBtnUpdater; ::svx::ToolboxButtonColorUpdater* pBtnUpdater;
Color mLastColor; Color mLastColor;
sal_Bool bChoiceFromPalette; sal_Bool bChoiceFromPalette;
......
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