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