diff options
Diffstat (limited to 'src/Fl_Window_Driver.cxx')
| -rw-r--r-- | src/Fl_Window_Driver.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Fl_Window_Driver.cxx b/src/Fl_Window_Driver.cxx index 025aa36ea..23c66be7f 100644 --- a/src/Fl_Window_Driver.cxx +++ b/src/Fl_Window_Driver.cxx @@ -39,7 +39,6 @@ extern void fl_throw_focus(Fl_Widget *o); */ Fl_Window_Driver::Fl_Window_Driver(Fl_Window *win) : pWindow(win) { - shape_data_ = NULL; wait_for_expose_value = 0; other_xid = 0; } |
