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/inc/ribbar.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/inc/ribbar.hrc')
-rw-r--r-- | sw/source/uibase/inc/ribbar.hrc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sw/source/uibase/inc/ribbar.hrc b/sw/source/uibase/inc/ribbar.hrc index 3d2d12632d9f..79c7cb7d46cc 100644 --- a/sw/source/uibase/inc/ribbar.hrc +++ b/sw/source/uibase/inc/ribbar.hrc @@ -110,9 +110,7 @@ #define RID_BMP_RIBBAR_FORMULA (STR_IMGBTN_START +58) #define RID_BMP_RIBBAR_ERROR (STR_IMGBTN_START +59) -#define BTN_NAVI (STR_IMGBTN_START +60) - -#define RC_RIBBAR_ACT_END BTN_NAVI +#define RC_RIBBAR_ACT_END RID_BMP_RIBBAR_ERROR #if RC_RIBBAR_ACT_END > RC_RIBBAR_END #error Resource-Id Ueberlauf in #file, #line |