summaryrefslogtreecommitdiff
path: root/framework/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-08-09 09:47:43 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-08-09 18:12:10 +0200
commit43e41eee0a3337d083c96f0fc516cc8798e0a6e9 (patch)
tree1e5e6ce2d76de0d3544d3afb03432a62079d2bc6 /framework/inc
parent2203ac5fee67f761ddae669cd8d11130b1806089 (diff)
remove unused resource definitions
Change-Id: Ie982ad04c084841f04215b3f58705bb9d9544a71
Diffstat (limited to 'framework/inc')
-rw-r--r--framework/inc/framework.hrc5
1 files changed, 0 insertions, 5 deletions
diff --git a/framework/inc/framework.hrc b/framework/inc/framework.hrc
index 9b28da98ca75..761d5c9f66c9 100644
--- a/framework/inc/framework.hrc
+++ b/framework/inc/framework.hrc
@@ -24,13 +24,8 @@
#define RID_FWK_START 260
-#define RID_GROUPS_OFFSET 32000
-#define RID_GROUPS_END 32767
-
#define RID_FWK_DIALOG_START_CORRECT (RID_FWK_START + 2048)
-#define DLG_FILTER_SELECT (RID_FWK_DIALOG_START_CORRECT + 0)
-
// Ids of TabWindow
#define WIN_TABWINDOW (RID_FWK_DIALOG_START_CORRECT+101)
#define TC_TABCONTROL 1