summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/inputwin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/inputwin.hxx')
-rw-r--r--sw/source/ui/inc/inputwin.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sw/source/ui/inc/inputwin.hxx b/sw/source/ui/inc/inputwin.hxx
index 879a3e3d56ab..2278f51c23d4 100644
--- a/sw/source/ui/inc/inputwin.hxx
+++ b/sw/source/ui/inc/inputwin.hxx
@@ -30,7 +30,6 @@ class SwWrtShell;
class SwView;
class SfxDispatcher;
-//========================================================================
class InputEdit : public Edit
{
public:
@@ -44,8 +43,6 @@ protected:
virtual void KeyInput( const KeyEvent& );
};
-//========================================================================
-
class SwInputWindow : public ToolBox
{
friend class InputEdit;
@@ -117,8 +114,6 @@ public:
};
-//==================================================================
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */