This commit is contained in:
cxgeorge 2002-04-12 02:01:42 +00:00
parent 96fdf2efde
commit e6183b8e11
1 changed files with 0 additions and 1 deletions

View File

@ -2907,7 +2907,6 @@ lookup_key(WPARAM wparam) const {
case VK_MENU:
case VK_LMENU:
case VK_RMENU:
wdxdisplay_cat.debug() << "XXXX got alt-key event!\n";
return KeyboardButton::alt();
default: