summaryrefslogtreecommitdiff
path: root/FL/mac.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/mac.H')
-rw-r--r--FL/mac.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/mac.H b/FL/mac.H
index df234710f..1bfd77a47 100644
--- a/FL/mac.H
+++ b/FL/mac.H
@@ -170,7 +170,7 @@ public:
void map(void);
void unmap(void);
void collapse(void);
- WindowRef window_ref(void);
+ WindowRef window_ref(void); // useless with cocoa GL windows
void set_key_window(void);
// OS X doesn't have per window icons
static void set_default_icons(const Fl_RGB_Image*[], int) {};