diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-06-14 16:10:20 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-06-14 16:10:27 +0100 |
commit | 38ee77e52ce122997812c3c931caf5ed0dc17e54 (patch) | |
tree | 546071e0676d6270b2ccecd3cfa68ac8b2668b2d /extensions/inc | |
parent | ad5f30742464d9b1e462ba86e93154a68593553d (diff) |
we can't use untranslatable strings here
and drop the now unused helpid
Change-Id: I38fb93e50e7715e05f21e08c2e8714a1a52305b8
Diffstat (limited to 'extensions/inc')
-rw-r--r-- | extensions/inc/bibliography.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/inc/bibliography.hrc b/extensions/inc/bibliography.hrc index ec420e9ce620..480fbdcd3d59 100644 --- a/extensions/inc/bibliography.hrc +++ b/extensions/inc/bibliography.hrc @@ -61,7 +61,6 @@ #define HID_BIB_CONTROL_PARENT "EXTENSIONS_HID_BIB_CONTROL_PARENT" #define UID_BIB_FRAME_WINDOW "EXTENSIONS_UID_BIB_FRAME_WINDOW" #define HID_BIB_DB_GRIDCTRL "EXTENSIONS_HID_BIB_DB_GRIDCTRL" -#define HID_DLG_MAPPING "EXTENSIONS_HID_DLG_MAPPING" #endif // EXTENSIONS_BIBLIOGRAPHY_HRC |