diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-08-19 12:41:43 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-08-19 12:42:44 +0100 |
commit | 0ec56aee18cf35728596a0398b0aaf3384099a17 (patch) | |
tree | 2ffb1ed41ccf99ed8d76fe75e5184111aba2517e /cui/source/inc | |
parent | fa6550d45e6c7f315ee55b7392dff9a512fd0d08 (diff) |
drop unused help ids
Change-Id: I780f4a117ce0a461031d8b66747d7d52493ef6d2
Diffstat (limited to 'cui/source/inc')
-rw-r--r-- | cui/source/inc/helpid.hrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/inc/helpid.hrc b/cui/source/inc/helpid.hrc index 8354935ad353..5af383e31448 100644 --- a/cui/source/inc/helpid.hrc +++ b/cui/source/inc/helpid.hrc @@ -189,8 +189,6 @@ #define HID_SEARCH_STARTOVER "CUI_HID_SEARCH_STARTOVER" #define HID_SEARCH_WILDCARD "CUI_HID_SEARCH_WILDCARD" #define HID_SEARCH_REGULAR "CUI_HID_SEARCH_REGULAR" -#define HID_SEARCH_APPROX "CUI_HID_SEARCH_APPROX" -#define HID_SEARCH_APPROXSETTINGS "CUI_HID_SEARCH_APPROXSETTINGS" #define HID_SEARCH_BTN_SEARCH "CUI_HID_SEARCH_BTN_SEARCH" #define HID_SEARCH_BTN_CLOSE "CUI_HID_SEARCH_BTN_CLOSE" #define HID_GALLERY_BROWSER "CUI_HID_GALLERY_BROWSER" |