diff options
author | Ivan Timofeev <timofeev.i.s@gmail.com> | 2012-01-18 23:23:05 +0400 |
---|---|---|
committer | Ivan Timofeev <timofeev.i.s@gmail.com> | 2012-01-18 23:33:51 +0400 |
commit | bb921f1df6bb12671777e3f3e4a8caa6f7791c3d (patch) | |
tree | 7005f1b60a9f6845a440548cd1979490ff145588 /extensions/source | |
parent | ceb14e0143fb72b34421f6fb81ff1fb1842cb500 (diff) |
svx: remove unused definitions in globlmn_tmpl.hrc
Diffstat (limited to 'extensions/source')
-rw-r--r-- | extensions/source/bibliography/bib.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/source/bibliography/bib.hrc b/extensions/source/bibliography/bib.hrc index 480a82078eb9..9ca5f3da793d 100644 --- a/extensions/source/bibliography/bib.hrc +++ b/extensions/source/bibliography/bib.hrc @@ -62,7 +62,6 @@ #define RID_MAIN_ME_DBSOURCE (RID_BIB_MENU +10) #define RID_MAIN_DELETE_RECORD (RID_BIB_MENU +11) #define RID_MAIN_INSERT_RECORD (RID_BIB_MENU +12) -#define MN_TEMPLATES (RID_BIB_MENU +13) // to make makro ITEM_FILE_DOCTEMPLATE happy... #define RID_POPUP_ME_VIEW (RID_BIB_MENU +50) |