summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-08-16 18:24:38 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-08-16 18:31:04 +0100
commit924dda90a99f94799a053c6d127722ccd4540b5f (patch)
tree728943115af333d2e6aa1d5e3facd3cdc9a712ed /include
parente33f6f499f9eca9a558cec557b20557f714f1caf (diff)
RSC_MENUBUTTON is not in use anymore
Change-Id: I853b6b1cfcd4847603d9920a47298d1b9105b46f
Diffstat (limited to 'include')
-rw-r--r--include/tools/rcid.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tools/rcid.h b/include/tools/rcid.h
index 032b815552ef..8d6ef0e8c29d 100644
--- a/include/tools/rcid.h
+++ b/include/tools/rcid.h
@@ -67,7 +67,6 @@
#define RSC_CANCELBUTTON (RSC_NOTYPE + 0x48)
#define RSC_HELPBUTTON (RSC_NOTYPE + 0x49)
#define RSC_IMAGEBUTTON (RSC_NOTYPE + 0x4a)
-#define RSC_MENUBUTTON (RSC_NOTYPE + 0x4b)
#define RSC_SPINBUTTON (RSC_NOTYPE + 0x4d)
#define RSC_RADIOBUTTON (RSC_NOTYPE + 0x4e)