summaryrefslogtreecommitdiff
path: root/sw/inc/crstate.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/crstate.hxx')
-rw-r--r--sw/inc/crstate.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/inc/crstate.hxx b/sw/inc/crstate.hxx
index 7ad58f5144da..9ab7ae276f53 100644
--- a/sw/inc/crstate.hxx
+++ b/sw/inc/crstate.hxx
@@ -24,7 +24,6 @@
#include <swtypes.hxx>
#include <swrect.hxx>
-
enum SwFillMode
{
FILL_TAB, ///< default, fill with tabs
@@ -202,8 +201,6 @@ struct SwCrsrMoveState
{}
};
-
#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */