diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-08-25 15:45:01 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-08-25 16:45:31 +0100 |
commit | bddd6d823df677308e25f93b50153012b2005ef5 (patch) | |
tree | f0a79617bedb7a6f4d1cd9a47d5ce66e52b3ebe5 /include/tools | |
parent | 0696e590455145e3a57b9925b76a7a8ff5f6043e (diff) |
WarningBox are no longer loaded from resource files
Change-Id: Ib05a9876c0b1d3425dd1629f8a0fe3d16a57cc30
Diffstat (limited to 'include/tools')
-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 c8a405f6e71c..168e0c86552e 100644 --- a/include/tools/rcid.h +++ b/include/tools/rcid.h @@ -49,8 +49,6 @@ #define RSC_MESSBOX (RSC_NOTYPE + 0x30) -#define RSC_WARNINGBOX (RSC_NOTYPE + 0x32) - #define RSC_WINDOW (RSC_NOTYPE + 0x35) #define RSC_SYSWINDOW (RSC_NOTYPE + 0x36) #define RSC_WORKWIN (RSC_NOTYPE + 0x37) |