diff options
Diffstat (limited to 'include/tools/rcid.h')
-rw-r--r-- | include/tools/rcid.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tools/rcid.h b/include/tools/rcid.h index 0c095e8109c4..7dd4c7f08fa4 100644 --- a/include/tools/rcid.h +++ b/include/tools/rcid.h @@ -34,7 +34,6 @@ #define RSC_RESOURCE (RSC_NOTYPE + RESOURCE_TYPE(0x10)) #define RSC_STRING (RSC_NOTYPE + RESOURCE_TYPE(0x11)) -#define RSC_BITMAP (RSC_NOTYPE + RESOURCE_TYPE(0x13)) #define RSC_STRINGARRAY (RSC_NOTYPE + RESOURCE_TYPE(0x79)) |