removed spurious debug println
This commit is contained in:
parent
02cc32eb6e
commit
2729c426b2
@ -188,7 +188,7 @@ public class RocketFigure extends AbstractScaleFigure {
|
||||
Coordinate zero = new Coordinate(0,0,0);
|
||||
getShapeTree( figureShapes, theRocket, zero);
|
||||
|
||||
System.err.println(" updating the RocketFigure.");
|
||||
// System.err.println(" updating the RocketFigure.");
|
||||
repaint();
|
||||
fireChangeEvent();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user