diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-04-18 14:12:24 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-04-18 14:17:23 +0100 |
commit | 49313bd92ef800d16d90e7f5a102210700afbfe9 (patch) | |
tree | 5b782f9e8b39b6337684daf29a572f2abb1b7a88 /cui/source | |
parent | 1765a3fb04514b97bfc6d39952a5063d3af1f24b (diff) |
remove unused helpid
Change-Id: Iefbab5f23e0d0143ec0d9c81e9c68241d8878e3a
Diffstat (limited to 'cui/source')
-rw-r--r-- | cui/source/inc/helpid.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/inc/helpid.hrc b/cui/source/inc/helpid.hrc index 7d4831814047..972992e8b398 100644 --- a/cui/source/inc/helpid.hrc +++ b/cui/source/inc/helpid.hrc @@ -238,7 +238,6 @@ #define HID_TPCOLOR_CMYK_3 "CUI_HID_TPCOLOR_CMYK_3" #define HID_OFAPAGE_AUTOCORR_OPTIONS "CUI_HID_OFAPAGE_AUTOCORR_OPTIONS" #define HID_OFAPAGE_AUTOFMT_OPTIONS "CUI_HID_OFAPAGE_AUTOFMT_OPTIONS" -#define HID_OFACTL_AUTOCORR_REPLACE "CUI_HID_OFACTL_AUTOCORR_REPLACE" #define HID_OFAPAGE_AUTOCORR_EXCEPT "CUI_HID_OFAPAGE_AUTOCORR_EXCEPT" #define HID_OFAPAGE_AUTOCORR_QUOTE "CUI_HID_OFAPAGE_AUTOCORR_QUOTE" #define HID_OFAPAGE_AUTOCOMPLETE_OPTIONS "CUI_HID_OFAPAGE_AUTOCOMPLETE_OPTIONS" |