summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Fl_Widget.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Fl_Widget.cxx b/src/Fl_Widget.cxx
index 50139cb22..924cc3688 100644
--- a/src/Fl_Widget.cxx
+++ b/src/Fl_Widget.cxx
@@ -312,7 +312,6 @@ Fl_Widget::copy_label(const char *a) {
} else {
label(0);
}
- redraw_label();
}
/** Calls the widget callback.