diff options
Diffstat (limited to 'fluid/fluid.cxx')
| -rw-r--r-- | fluid/fluid.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fluid/fluid.cxx b/fluid/fluid.cxx index f2acf480c..662d3cf8f 100644 --- a/fluid/fluid.cxx +++ b/fluid/fluid.cxx @@ -418,7 +418,6 @@ void align_widget_cb(Fl_Widget *, long); void about_cb(Fl_Widget *, void *) { if (!about_panel) make_about_panel(); - display_group->show(); about_panel->show(); } |
