6980124: closed/javax/swing/plaf/synth/SynthPainter/unitTest/UnitTest.java fails

Reviewed-by: alexp
This commit is contained in:
Sergey Malenkov 2011-02-16 18:32:06 +03:00
parent 0bfde7d243
commit 9c787663dc

@ -510,7 +510,6 @@ public class SynthGraphicsUtils {
Font holdf = g.getFont();
Color holdc = g.getColor();
paintBackground(g, lh);
paintCheckIcon(g, lh, lr);
paintIcon(g, lh, lr);
paintText(g, lh, lr);