diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-11-13 17:09:27 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-11-14 09:43:01 +0100 |
commit | bd8b4f2b5dea5b3a0db7eac4e8d44918f1d8ec79 (patch) | |
tree | 267dbd324ad884bfb2ff205bebe14680eb579187 | |
parent | ebeff3f074dd94dce4ce6cc55abd0495103684bd (diff) |
starmath: remove unused resource ids
Change-Id: I9dee3cf5591df19cd0189e32ae7be024b07020f3
-rw-r--r-- | starmath/inc/starmath.hrc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/starmath/inc/starmath.hrc b/starmath/inc/starmath.hrc index fbc354139a2a..1c32d85dfcb8 100644 --- a/starmath/inc/starmath.hrc +++ b/starmath/inc/starmath.hrc @@ -755,14 +755,6 @@ #define BMP_ARROW_RIGHT 1 -#define MN_WIN 60 -#define MN_SUB_VIEW 31 -#define MN_SUB_TOOLBAR 32 -#define MN_SUB_GRAPHIC 33 -#define MN_SUB_SPELLING 34 -#define MN_SUB_TEMPLATES 35 - -#define FT_1 1 // 342 == SCH_IF_SMAVIEWSHELL, because SFX_INTERFACE_LIB is no // Define but latterly an Enum |