Skip to content

Commit d8c63a8

Browse files
hansonrhansonr
authored andcommitted
debug comment out
1 parent 0defb2f commit d8c63a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/net.sf.j2s.java.core/src/swingjs/plaf/JSComponentUI.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2958,7 +2958,7 @@ public Insets getInsets() {
29582958

29592959
@Override
29602960
public void beginValidate() {
2961-
System.out.println("JSCUI beginValidate " + id);
2961+
//System.out.println("JSCUI beginValidate " + id);
29622962
}
29632963

29642964
@Override

0 commit comments

Comments
 (0)