diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Fl_Group.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Fl_Group.cxx b/src/Fl_Group.cxx index db829d949..4d4c3df61 100644 --- a/src/Fl_Group.cxx +++ b/src/Fl_Group.cxx @@ -853,8 +853,6 @@ void Fl_Group::draw_child(Fl_Widget& widget) const { } } -extern char fl_draw_shortcut; - /** Parents normally call this to draw outside labels of child widgets. */ void Fl_Group::draw_outside_label(const Fl_Widget& widget) const { if (!widget.visible()) return; |
