summaryrefslogtreecommitdiff
path: root/include/tools
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-08-25 15:45:01 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-08-25 16:45:31 +0100
commitbddd6d823df677308e25f93b50153012b2005ef5 (patch)
treef0a79617bedb7a6f4d1cd9a47d5ce66e52b3ebe5 /include/tools
parent0696e590455145e3a57b9925b76a7a8ff5f6043e (diff)
WarningBox are no longer loaded from resource files
Change-Id: Ib05a9876c0b1d3425dd1629f8a0fe3d16a57cc30
Diffstat (limited to 'include/tools')
-rw-r--r--include/tools/rcid.h2
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)