diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-08-20 14:09:12 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-08-20 16:35:08 +0100 |
commit | cbd717a384e83b54cc7f3e6785504667dcede980 (patch) | |
tree | 35e8e4c6a120a339d071289cb929e6b85e2f3725 /uui | |
parent | c310523a5f33372e76b69545dbbee0809644bd0c (diff) |
drop unused helpids
Change-Id: I30fa6b7a894adca8718669def290a931d816cef5
Diffstat (limited to 'uui')
-rw-r--r-- | uui/source/ids.hrc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/uui/source/ids.hrc b/uui/source/ids.hrc index ce1fe5f634bb..9ff94d8b4745 100644 --- a/uui/source/ids.hrc +++ b/uui/source/ids.hrc @@ -150,10 +150,6 @@ #define ERRCODE_UUI_SSLWARN_INVALID_1 (ERRCODE_AREA_UUI_UNKNOWNAUTH + SSLWARN_TYPE_INVALID + 1) #define TITLE_UUI_SSLWARN_INVALID (ERRCODE_AREA_UUI_UNKNOWNAUTH + SSLWARN_TYPE_INVALID + 3) -#define HID_DLG_FILTER_SELECT "UUI_HID_DLG_FILTER_SELECT" - -#define HID_DLG_SIMPLE_NAME_CLASH "UUI_HID_DLG_SIMPLE_NAME_CLASH" - #endif // UUI_IDS_HRC /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |