Revert "Menu: check numBytes == 1 on KeyDown"

This reverts commit 44dc533861.
This commit is contained in:
John Scipione
2013-08-25 19:40:00 -04:00
parent 163fc310f7
commit 4385f73996
2 changed files with 13 additions and 23 deletions
-1
View File
@@ -268,7 +268,6 @@ private:
int _State(BMenuItem** _item = NULL) const;
void _InvokeItem(BMenuItem* item, bool now = false);
void _InvokeTrigger(const char* bytes);
void _QuitTracking(bool onlyThis = true);
static menu_info sMenuInfo;