diff options
Diffstat (limited to 'FL/Fl_Window.H')
| -rw-r--r-- | FL/Fl_Window.H | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/FL/Fl_Window.H b/FL/Fl_Window.H index bbd1f573f..d6997e601 100644 --- a/FL/Fl_Window.H +++ b/FL/Fl_Window.H @@ -120,7 +120,6 @@ protected: \see force_position(int) */ int force_position() const { return ((flags() & FORCE_POSITION)?1:0); } - Fl_Window* top_window_offset(int& xoff, int& yoff) const; public: |
