diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-07-02 17:39:58 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-07-02 17:46:25 +0200 |
commit | 892bb81d17b3351c196661c44fb15b29509c7115 (patch) | |
tree | c1c5fc19da770daf433bcc34c9915f9552859fb5 /sw/inc/index.hrc | |
parent | 826861bc2aa666fadda41b51773871b84abd5c15 (diff) |
hrc cleanup: Remove unused defines
Change-Id: Iaa7da7745fc01544d9a503b313479b2450810524
Diffstat (limited to 'sw/inc/index.hrc')
-rw-r--r-- | sw/inc/index.hrc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/inc/index.hrc b/sw/inc/index.hrc index 0497d42d6eb2..6d07ec14da36 100644 --- a/sw/inc/index.hrc +++ b/sw/inc/index.hrc @@ -25,11 +25,7 @@ #include "rcid.hrc" -#define DLG_FORMEDT (RC_INDEX_BEGIN + 0) -#define DLG_IDX (RC_INDEX_BEGIN + 1) -#define DLG_USRIDX (RC_INDEX_BEGIN + 2) #define DLG_INSIDXMARK (RC_INDEX_BEGIN + 3) -#define DLG_CNTTABLE (RC_INDEX_BEGIN + 4) #define DLG_MULTMRK (RC_INDEX_BEGIN + 5) #define STR_TITLE (RC_INDEX_BEGIN + 6) |