diff options
| author | Manolo Gouy <Manolo> | 2016-04-02 09:44:00 +0000 |
|---|---|---|
| committer | Manolo Gouy <Manolo> | 2016-04-02 09:44:00 +0000 |
| commit | 43d20bd18a868a84a1735002589809d6c5047660 (patch) | |
| tree | eecb04b0c012ee5c680b4f5a8d802e868ed5abef | |
| parent | d0c8ff09f0dabcc81d1fc84d48156e0de8935cb0 (diff) | |
Remove now useless Fl_X::window_ref() function.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11505 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
| -rw-r--r-- | FL/mac.H | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -158,7 +158,6 @@ public: static void GLcontext_makecurrent(NSOpenGLContext*); static void GL_cleardrawable(void); void destroy(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) {}; |
