summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
Diffstat (limited to 'FL')
-rw-r--r--FL/mac.H1
1 files changed, 0 insertions, 1 deletions
diff --git a/FL/mac.H b/FL/mac.H
index a089a0dbb..f5fd0b6f6 100644
--- a/FL/mac.H
+++ b/FL/mac.H
@@ -208,7 +208,6 @@ public:
static Fl_Fontdesc* calc_fl_fonts(void); // computes the fl_fonts global variable
static int dnd(int use_selection); // call Fl_X::dnd(1) to support text dragging
static int calc_mac_os_version(void); // computes the fl_mac_os_version global variable
- static void do_wait_for_expose();
private:
#if FLTK_ABI_VERSION >= 10304
CGRect* subRect_; // makes sure subwindow remains inside its parent window