diff options
| -rw-r--r-- | src/Fl_Double_Window.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Fl_Double_Window.cxx b/src/Fl_Double_Window.cxx index 8a4e29437..bd62d3563 100644 --- a/src/Fl_Double_Window.cxx +++ b/src/Fl_Double_Window.cxx @@ -35,7 +35,6 @@ Fl_Double_Window::Fl_Double_Window(int W, int H, const char *l) : Fl_Window(W, H, l) { type(FL_DOUBLE_WINDOW); - clear_flag(FORCE_POSITION); } |
