diff options
| author | Manolo Gouy <Manolo> | 2016-04-16 13:15:49 +0000 |
|---|---|---|
| committer | Manolo Gouy <Manolo> | 2016-04-16 13:15:49 +0000 |
| commit | c4953935b07bd0aad7ebf1a4762c9335ff3f9a0d (patch) | |
| tree | 3095203c3468714c13b33cd18a164492e54bbb37 /FL/mac.H | |
| parent | b0ce80f56bc0ff464277910cf0340a3162864498 (diff) | |
Continue removing non window-related member-functions from class Fl_X.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11633 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'FL/mac.H')
| -rw-r--r-- | FL/mac.H | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -157,8 +157,6 @@ public: static void GL_cleardrawable(void); void destroy(void); void set_key_window(void); - // OS X doesn't have per window icons - void set_icons() {}; int set_cursor(Fl_Cursor); int set_cursor(const Fl_RGB_Image*, int, int); static CGImageRef CGImage_from_window_rect(Fl_Window *win, int x, int y, int w, int h); |
