Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
debug comment out
  • Loading branch information
hansonr authored and hansonr committed Mar 19, 2019
commit d8c63a810fc373def74b2295c7a7eac2a6d853d0
Original file line number Diff line number Diff line change
Expand Up @@ -2958,7 +2958,7 @@ public Insets getInsets() {

@Override
public void beginValidate() {
System.out.println("JSCUI beginValidate " + id);
//System.out.println("JSCUI beginValidate " + id);
}

@Override
Expand Down