diff options
Diffstat (limited to 'include/tools')
-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 04ae92466e92..aecaef4e59d0 100644 --- a/include/tools/rcid.h +++ b/include/tools/rcid.h @@ -54,7 +54,6 @@ #define RSC_FLOATINGWINDOW (RSC_NOTYPE + 0x39) #define RSC_DIALOG (RSC_NOTYPE + 0x3a) -#define RSC_MODALDIALOG (RSC_NOTYPE + 0x3c) #define RSC_CONTROL (RSC_NOTYPE + 0x44) #define RSC_BUTTON (RSC_NOTYPE + 0x45) #define RSC_PUSHBUTTON (RSC_NOTYPE + 0x46) |