summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-12-31 15:20:45 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-12-31 18:10:53 +0000
commit53f51e32ea541dc99b264934dd255fc2fafe924f (patch)
tree78632714781afd336e58bd270f39a2adcbcc2dbe
parent190196b98fc630d8aa3889e93797cb6268008447 (diff)
drop unused defines
Change-Id: Ib3966118e5dde496f294c7ee224f4651a6192388
-rw-r--r--include/tools/rcid.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/tools/rcid.h b/include/tools/rcid.h
index 3bcbf441a50d..ec37ea38cbec 100644
--- a/include/tools/rcid.h
+++ b/include/tools/rcid.h
@@ -83,10 +83,6 @@
// (RSC_NOTYPE + 0x200) - (RSC_NOTYPE + 0x300) reserved for Sfx
-#define RT_SYS_BITMAP (RSC_NOTYPE + 0xf2)
-#define RT_SYS_STRING (RSC_NOTYPE + 0xf3) // special case
-#define RT_SYS_FILE (RSC_NOTYPE + 0xf4) // not implemented
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */