diff options
Diffstat (limited to 'FL/Fl_Sys_Menu_Bar.H')
| -rw-r--r-- | FL/Fl_Sys_Menu_Bar.H | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/FL/Fl_Sys_Menu_Bar.H b/FL/Fl_Sys_Menu_Bar.H index d89cc2d61..551ebc387 100644 --- a/FL/Fl_Sys_Menu_Bar.H +++ b/FL/Fl_Sys_Menu_Bar.H @@ -104,13 +104,6 @@ public: extern Fl_Sys_Menu_Bar *fl_sys_menu_bar; -/** - * Attaches a callback to the "About myprog" item of the system application menu. - For back-compatibility. Equivalent to Fl_Sys_Menu_Bar::about(cb, user_data). - */ -inline void fl_mac_set_about(Fl_Callback *cb, void *user_data, int shortcut = 0) { Fl_Sys_Menu_Bar::about(cb, user_data);} - - #endif // Fl_Sys_Menu_Bar_H // |
