diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-01-16 10:37:56 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-01-16 11:45:38 +0000 |
commit | 4dd0f57bcd490ea602fcbe3c8af08f3b0a4b30ec (patch) | |
tree | 07f3547e8fbbf0c9b960fda48aaa8d35ab929acb /cui/source/inc | |
parent | 02975b8ff9274515cee6aa0691d45c4e6a286c32 (diff) |
drop an unused resource
Change-Id: I062859bf5c03f2bf1ad7306b0ce2ab4164eae3bf
Diffstat (limited to 'cui/source/inc')
-rw-r--r-- | cui/source/inc/cuires.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/inc/cuires.hrc b/cui/source/inc/cuires.hrc index 5c40c7b80fec..2af1ad85184c 100644 --- a/cui/source/inc/cuires.hrc +++ b/cui/source/inc/cuires.hrc @@ -410,7 +410,6 @@ #define RID_SVXSTR_GRAMMAR_AUTO (RID_SVX_START + 1234) #define RID_SVXSTR_GROUP_STYLES (RID_SVX_START + 1235) #define RID_SVXSTR_BASICMACROS (RID_SVX_START + 1236) -#define RID_SVXSTR_HUMAN_APPNAME (RID_SVX_START + 1237) // There is a gap here because of removed strings #define RID_SVXSTR_CHG_MATH (RID_SVX_START + 1238) #define RID_SVXSTR_CHG_WRITER (RID_SVX_START + 1239) |