summaryrefslogtreecommitdiff
path: root/editeng/source/misc/splwrap.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/source/misc/splwrap.cxx')
-rw-r--r--editeng/source/misc/splwrap.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/editeng/source/misc/splwrap.cxx b/editeng/source/misc/splwrap.cxx
index d564006ce90f..8c1c34ccd521 100644
--- a/editeng/source/misc/splwrap.cxx
+++ b/editeng/source/misc/splwrap.cxx
@@ -90,9 +90,6 @@ void SvxPrepareAutoCorrect( String &rOldText, String &rNewText )
#define SVX_LANG_MISSING 2
#define SVX_LANG_MISSING_DO_WARN 3
-#define SVX_FLAGS_NEW
-
-
struct lt_LanguageType
{
bool operator()( LanguageType n1, LanguageType n2 ) const