mirror of
https://github.com/processing/processing4.git
synced 2026-02-03 13:49:18 +01:00
removing debug spew
This commit is contained in:
@@ -372,7 +372,7 @@ public class PdeEditorStatus extends Panel
|
||||
unedit();
|
||||
|
||||
} else if (e.getSource() == editField) {
|
||||
System.out.println("editfield: " + e);
|
||||
//System.out.println("editfield: " + e);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user