diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-03-15 13:16:37 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-03-16 06:10:14 +0000 |
commit | 6742500ccb2ff6d39f527760152d2b08fd9cfe17 (patch) | |
tree | 883ce070db6733f6c548242eb8763129a9f17f5e /sw/source/uibase/lingu/olmenu.hrc | |
parent | 64ea8306b0ceb001132ac9cbc945a12afc01b8cd (diff) |
remove unused defines from HRC files in sw/
Change-Id: I74fb244b2440ddf7682362444c20730ac0e58cea
Reviewed-on: https://gerrit.libreoffice.org/35212
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/source/uibase/lingu/olmenu.hrc')
-rw-r--r-- | sw/source/uibase/lingu/olmenu.hrc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/uibase/lingu/olmenu.hrc b/sw/source/uibase/lingu/olmenu.hrc index e10626918d07..6d9f58c33f99 100644 --- a/sw/source/uibase/lingu/olmenu.hrc +++ b/sw/source/uibase/lingu/olmenu.hrc @@ -22,10 +22,7 @@ #include "rcid.hrc" -#define STR_SPELL_OK (RC_LINGU_BEGIN + 2) #define STR_HYP_OK (RC_LINGU_BEGIN + 3) -#define STR_WORD (RC_LINGU_BEGIN + 4) -#define STR_PARAGRAPH (RC_LINGU_BEGIN + 5) #define STR_LANGSTATUS_NONE (RC_LINGU_BEGIN + 6) #define STR_LANGSTATUS_MORE (RC_LINGU_BEGIN + 7) #define STR_IGNORE_SELECTION (RC_LINGU_BEGIN + 8) |