summaryrefslogtreecommitdiff
path: root/FL/x.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/x.H')
-rw-r--r--FL/x.H11
1 files changed, 0 insertions, 11 deletions
diff --git a/FL/x.H b/FL/x.H
index 336acff9e..a15b8acd4 100644
--- a/FL/x.H
+++ b/FL/x.H
@@ -21,17 +21,6 @@
// need to call Xlib directly. These symbols may not exist on non-X
// systems.
-/** \class Fl_Mac_App_Menu
- Mac OS-specific class allowing to localize the application menu.
-
- These character strings are used to build the application menu. They can be localized
- at run time to any UTF-8 text by placing instructions such as this \e very
- early in the program:
- \verbatim
- Fl_Mac_App_Menu::print = "Imprimer la fenĂȘtre";
- \endverbatim
-*/
-
#if !defined(Fl_X_H) && !defined(FL_DOXYGEN)
# define Fl_X_H