diff options
Diffstat (limited to 'include/tools/rcid.h')
-rw-r--r-- | include/tools/rcid.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/tools/rcid.h b/include/tools/rcid.h index 95c4b9a58104..a63d55e66a35 100644 --- a/include/tools/rcid.h +++ b/include/tools/rcid.h @@ -54,8 +54,6 @@ #define RSC_SPINBUTTON (RSC_NOTYPE + 0x4d) #define RSC_RADIOBUTTON (RSC_NOTYPE + 0x4e) -#define RSC_CHECKBOX (RSC_NOTYPE + 0x50) - #define RSC_EDIT (RSC_NOTYPE + 0x52) #define RSC_COMBOBOX (RSC_NOTYPE + 0x54) |