diff options
author | Rüdiger Timm <rt@openoffice.org> | 2006-05-02 15:55:16 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2006-05-02 15:55:16 +0000 |
commit | 4ccab699387d5747b326603c60fdc9b701c5995b (patch) | |
tree | 9e68949bb6cc0d6014bc62788914f9e2df1acf7a /sfx2 | |
parent | a663718a3ed397a314488a2f6d9aa67d9c80d424 (diff) |
INTEGRATION: CWS sfxcleanup (1.4.158); FILE MERGED
2006/03/29 13:18:42 mba 1.4.158.1: #132394#: remove superfluous code
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/menu/menu.hrc | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sfx2/source/menu/menu.hrc b/sfx2/source/menu/menu.hrc index 87e69b992153..a8e441eb6c33 100644 --- a/sfx2/source/menu/menu.hrc +++ b/sfx2/source/menu/menu.hrc @@ -4,9 +4,9 @@ * * $RCSfile: menu.hrc,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-07 19:18:09 $ + * last change: $Author: rt $ $Date: 2006-05-02 16:55:16 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -44,8 +44,6 @@ #define IBX_MNUCFG_ALREADY_INCLUDED (RID_SFX_MENU_START+2) #define QBX_MNUCFG_UNDEFINED_FUNCTIONS (RID_SFX_MENU_START+3) #define QBX_MNUCFG_POPUP_FUNCTIONS (RID_SFX_MENU_START+4) -#define RID_IMGLST_SMALL (RID_SFX_MENU_START+5) -#define RID_IMGLST_BIG (RID_SFX_MENU_START+6) #define BTN_OK 1 #define BTN_CANCEL 2 |