mirror of
https://github.com/fltk/fltk.git
synced 2026-05-14 20:50:47 +08:00
Remove useless statement.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12348 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user