summaryrefslogtreecommitdiff
path: root/include/tools/rcid.h
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-08-20 16:57:42 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-08-20 20:22:24 +0100
commit50fffcaa05eef36fe03b1654bd57fdd3ae741106 (patch)
treea2a445d7e9cb6b038cefb82224e31b8297205bfe /include/tools/rcid.h
parentd4a615bf62d81485d8e20e94824af511c9fef0bb (diff)
Infoboxen are no longer loaded from resource files
Change-Id: If387291e9e145ee36338b1e560f18889c3b62674
Diffstat (limited to 'include/tools/rcid.h')
-rw-r--r--include/tools/rcid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tools/rcid.h b/include/tools/rcid.h
index e0d12f626b7e..70199fc8a83b 100644
--- a/include/tools/rcid.h
+++ b/include/tools/rcid.h
@@ -48,7 +48,7 @@
#define RSC_IMAGELIST (RSC_NOTYPE + 0x24)
#define RSC_MESSBOX (RSC_NOTYPE + 0x30)
-#define RSC_INFOBOX (RSC_NOTYPE + 0x31)
+
#define RSC_WARNINGBOX (RSC_NOTYPE + 0x32)
#define RSC_QUERYBOX (RSC_NOTYPE + 0x34)