summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/tblctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/tblctrl.hxx')
-rw-r--r--sw/source/ui/inc/tblctrl.hxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/sw/source/ui/inc/tblctrl.hxx b/sw/source/ui/inc/tblctrl.hxx
index e511a0f59c29..fbf66057e2ae 100644
--- a/sw/source/ui/inc/tblctrl.hxx
+++ b/sw/source/ui/inc/tblctrl.hxx
@@ -19,14 +19,8 @@
#ifndef INCLUDED_SW_SOURCE_UI_INC_TBLCTRL_HXX
#define INCLUDED_SW_SOURCE_UI_INC_TBLCTRL_HXX
-
#include <sfx2/tbxctrl.hxx>
-
-//----------------------------------------------------------------------------
-//
-//----------------------------------------------------------------------------
-
class SwTableOptimizeCtrl : public SfxToolBoxControl
{
@@ -41,10 +35,6 @@ public:
};
-//
-//----------------------------------------------------------------------------
-
#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */