summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/autoedit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/autoedit.hxx')
-rw-r--r--sw/source/ui/inc/autoedit.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/ui/inc/autoedit.hxx b/sw/source/ui/inc/autoedit.hxx
index 385f0d952567..94d81b771527 100644
--- a/sw/source/ui/inc/autoedit.hxx
+++ b/sw/source/ui/inc/autoedit.hxx
@@ -21,7 +21,6 @@
#include <vcl/edit.hxx>
-
class AutoEdit : public Edit
{
public:
@@ -33,9 +32,6 @@ protected:
// Implementation in autocorr.cxx
-
-
#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */