summaryrefslogtreecommitdiff
path: root/sw/inc/comcore.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/comcore.hrc')
-rw-r--r--sw/inc/comcore.hrc4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/inc/comcore.hrc b/sw/inc/comcore.hrc
index 67a018792d63..5affd93b6ff9 100644
--- a/sw/inc/comcore.hrc
+++ b/sw/inc/comcore.hrc
@@ -21,10 +21,8 @@
#include "rcid.hrc"
-
// Strings
-
#define STR_COMCORE_READERROR (RC_COMCORE_BEGIN + 0)
#define MSG_COMCORE_ASKSEARCH (RC_COMCORE_BEGIN + 1)
#define STR_TABLE_DEFNAME (RC_COMCORE_BEGIN + 2)
@@ -43,7 +41,6 @@
#define STR_SPELL_TITLE (RC_COMCORE_BEGIN + 15)
#define STR_HYPH_TITLE (RC_COMCORE_BEGIN + 16)
-
#define STR_REDLINE_INSERT (RC_COMCORE_BEGIN + 19)
#define STR_REDLINE_DELETE (RC_COMCORE_BEGIN + 20)
#define STR_REDLINE_FORMAT (RC_COMCORE_BEGIN + 21)
@@ -101,7 +98,6 @@
// !!!!!!!!!!!!!!!!!!!!!!!!!! always set the correct end !!!!!!!!!!!!
#define STR_AUTOFMTREDL_END 22
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */