Author: AlbrechtS
Date: 2012-05-07 00:18:11 -0700 (Mon, 07 May 2012)
New Revision: 9452
Log:
Remove redundant redraw_label() call from copy_label(), STR #2836.
Modified:
branches/branch-1.3/src/Fl_Widget.cxx
Modified: branches/branch-1.3/src/Fl_Widget.cxx
===================================================================
--- branches/branch-1.3/src/Fl_Widget.cxx 2012-05-05 16:40:55 UTC (rev
9451)
+++ branches/branch-1.3/src/Fl_Widget.cxx 2012-05-07 07:18:11 UTC (rev
9452)
@@ -312,7 +312,6 @@
} else {
label(0);
}
- redraw_label();
}
/** Calls the widget callback.
_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit