summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-10-16 22:26:12 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-10-17 15:22:20 +0200
commit5df4743236c0d41ad0d28ba7e743f2ea4f74c8e5 (patch)
treeafa274be44bb1bef9374515d5805e55fb0a93e8e
parent2d1675c3adbd3f3ff4b0d6815c88938ed775b9b2 (diff)
remove some unused code
Change-Id: If3e7c03aedf7b953c7bd3017534b3d5fbeeb6192
-rw-r--r--include/svx/fontworkgallery.hxx1
-rw-r--r--include/svx/tbcontrl.hxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/fontworkgallery.hxx b/include/svx/fontworkgallery.hxx
index ad463326388c..24f5d5b20cbb 100644
--- a/include/svx/fontworkgallery.hxx
+++ b/include/svx/fontworkgallery.hxx
@@ -42,7 +42,6 @@ class SdrObject;
class SdrModel;
class SfxBindings;
-class SfxStatusForwarder;
//------------------------------------------------------------------------
diff --git a/include/svx/tbcontrl.hxx b/include/svx/tbcontrl.hxx
index a0c194a272e7..fee072642bab 100644
--- a/include/svx/tbcontrl.hxx
+++ b/include/svx/tbcontrl.hxx
@@ -268,7 +268,6 @@ class SVX_DLLPUBLIC SvxColorExtToolBoxControl : public SfxToolBoxControl
using SfxToolBoxControl::StateChanged;
using SfxToolBoxControl::Select;
- // SfxStatusForwarder aForward;
::svx::ToolboxButtonColorUpdater* pBtnUpdater;
Color mLastColor;
sal_Bool bChoiceFromPalette;