diff --git a/headers/os/interface/MenuItem.h b/headers/os/interface/MenuItem.h index a06687ef19..fa35d10d5b 100644 --- a/headers/os/interface/MenuItem.h +++ b/headers/os/interface/MenuItem.h @@ -93,7 +93,6 @@ private: void _DrawShortcutSymbol(bool); void _DrawSubmenuSymbol(); void _DrawControlChar(char shortcut, BPoint where); - void _DrawFunctionChar(uint32 rawKey, BPoint where); private: char* fLabel;