diff options
Diffstat (limited to 'FL/Fl_Window.H')
| -rw-r--r-- | FL/Fl_Window.H | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/FL/Fl_Window.H b/FL/Fl_Window.H index abdcb95b2..572c7589a 100644 --- a/FL/Fl_Window.H +++ b/FL/Fl_Window.H @@ -82,8 +82,6 @@ private: void size_range_(); void _Fl_Window(); // constructor innards - void fullscreen_x(); // platform-specific part of sending a window to full screen - void fullscreen_off_x(int X, int Y, int W, int H);// platform-specific part of leaving full screen // unimplemented copy ctor and assignment operator Fl_Window(const Fl_Window&); |
