diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-08-09 09:47:43 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-08-09 18:12:10 +0200 |
commit | 43e41eee0a3337d083c96f0fc516cc8798e0a6e9 (patch) | |
tree | 1e5e6ce2d76de0d3544d3afb03432a62079d2bc6 /include/sfx2/sfx.hrc | |
parent | 2203ac5fee67f761ddae669cd8d11130b1806089 (diff) |
remove unused resource definitions
Change-Id: Ie982ad04c084841f04215b3f58705bb9d9544a71
Diffstat (limited to 'include/sfx2/sfx.hrc')
-rw-r--r-- | include/sfx2/sfx.hrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sfx2/sfx.hrc b/include/sfx2/sfx.hrc index 0497f5256864..5d8e11b9901a 100644 --- a/include/sfx2/sfx.hrc +++ b/include/sfx2/sfx.hrc @@ -23,9 +23,7 @@ #include <svl/solar.hrc> #include <svl/memberid.hrc> -#define RID_GROUPS_OFFSET 32000 #define RID_GROUPS_SFXOFFSET 32700 -#define RID_GROUPS_END 32767 #define EVENT_SFX_START 5000 // EVENT_SFX_END 9999 |