diff options
Diffstat (limited to 'src/Fl_cocoa.mm')
| -rw-r--r-- | src/Fl_cocoa.mm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Fl_cocoa.mm b/src/Fl_cocoa.mm index 1762c17f5..ba61563c3 100644 --- a/src/Fl_cocoa.mm +++ b/src/Fl_cocoa.mm @@ -84,9 +84,6 @@ static void clipboard_check(void); static unsigned make_current_counts = 0; // if > 0, then Fl_Window::make_current() can be called only once static NSBitmapImageRep* rect_to_NSBitmapImageRep(Fl_Window *win, int x, int y, int w, int h); -// make this available on all platforms to make code maintainability easier -/*extern*/ class Fl_Widget *fl_selection_requestor; - int fl_mac_os_version = Fl_X::calc_mac_os_version(); // the version number of the running Mac OS X (e.g., 100604 for 10.6.4) // public variables |
