From fdaad858ba78ac232df8b5a7d6f1ab3a64680a6c Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Wed, 23 Mar 2016 18:00:37 +0000 Subject: Rewrite Fl_Window::iconize() under the driver model. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11411 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- FL/mac.H | 1 - 1 file changed, 1 deletion(-) (limited to 'FL/mac.H') diff --git a/FL/mac.H b/FL/mac.H index 0128d1157..da8cf24de 100644 --- a/FL/mac.H +++ b/FL/mac.H @@ -177,7 +177,6 @@ public: static void GLcontext_makecurrent(NSOpenGLContext*); static void GL_cleardrawable(void); void destroy(void); - void collapse(void); WindowRef window_ref(void); // useless with cocoa GL windows void set_key_window(void); // OS X doesn't have per window icons -- cgit v1.2.3