summaryrefslogtreecommitdiff
path: root/include/tools/rcid.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/tools/rcid.h')
-rw-r--r--include/tools/rcid.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tools/rcid.h b/include/tools/rcid.h
index a86667f8a17b..8a58f6656e68 100644
--- a/include/tools/rcid.h
+++ b/include/tools/rcid.h
@@ -30,7 +30,6 @@
// Resource types
// Minimum is 0x100 due to MS-Windows resource types
// (RSC_NOTYPE=0x100) is defined in resid.hxx
-#define RSC_BYNAME (RSC_NOTYPE + 0x01)
#define RSC_VERSIONCONTROL (RSC_NOTYPE + 0x02) // Version control
#define RSC_RESOURCE (RSC_NOTYPE + 0x10)