Comment out noisy system.out.
This commit is contained in:
parent
d30083c05b
commit
713bd6bab8
@ -162,7 +162,7 @@ public class RocketPanel extends JPanel implements TreeSelectionListener, Change
|
||||
configuration.addChangeListener(new StateChangeListener() {
|
||||
@Override
|
||||
public void stateChanged(EventObject e) {
|
||||
System.out.println("Configuration changed, calling updateFigure");
|
||||
// System.out.println("Configuration changed, calling updateFigure");
|
||||
updateExtras();
|
||||
figure.updateFigure();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user