diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-07-16 13:33:51 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-07-16 17:04:43 +0100 |
commit | 08416eb7aa4b07254f92113c519568e8596a91a2 (patch) | |
tree | 9125e539efc415e338ed93560e92a4374fba3c84 /cui | |
parent | f4a2f1e647354efb75be8c90384d6cd3e5f9b9bd (diff) |
remove unused helpid
Change-Id: I01d7a56d9d90d015eb6c897e4d3fca359961b01b
Diffstat (limited to 'cui')
-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 e78967d880b4..0113084e8f8f 100644 --- a/cui/source/inc/helpid.hrc +++ b/cui/source/inc/helpid.hrc @@ -23,7 +23,6 @@ #include <sfx2/sfxcommands.h> #define HID_OPTIONS_COLORCONFIG_SAVE_SCHEME "CUI_HID_OPTIONS_COLORCONFIG_SAVE_SCHEME" -#define HID_OFADLG_OPTIONS_TREE "CUI_HID_OFADLG_OPTIONS_TREE" #define UID_OFA_CONNPOOL_DRIVERLIST_BACK "CUI_UID_OFA_CONNPOOL_DRIVERLIST_BACK" #define HID_OFA_FONT_SUBST_CLB "CUI_HID_OFA_FONT_SUBST_CLB" #define HID_DBPATH_CTL_PATH "CUI_HID_DBPATH_CTL_PATH" |