Remove debug print
This commit is contained in:
parent
9b2780d378
commit
170e73325a
@ -493,7 +493,6 @@ public abstract class SymmetricComponent extends BodyComponent implements BoxBou
|
|||||||
final double l = length / DIVISIONS;
|
final double l = length / DIVISIONS;
|
||||||
|
|
||||||
r1 = getRadius(0);
|
r1 = getRadius(0);
|
||||||
//System.out.println(r1);
|
|
||||||
x = 0;
|
x = 0;
|
||||||
|
|
||||||
longitudinalInertia = 0;
|
longitudinalInertia = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user