Remove change erroneously committed at 4eb98c0

This commit is contained in:
ManoloFLTK 2024-05-13 13:07:14 +02:00
parent 4eb98c0af4
commit 95eb4cb91a

View File

@ -102,7 +102,6 @@ public:
This is useful when the menu bar can be an Fl_Sys_Menu_Bar object.
*/
virtual void update() {}
virtual void play_menu(const char *menu_name);
};
#endif