Remove debug print

This commit is contained in:
SiboVG 2022-09-15 21:15:52 +02:00
parent 9b2780d378
commit 170e73325a

View File

@ -493,7 +493,6 @@ public abstract class SymmetricComponent extends BodyComponent implements BoxBou
final double l = length / DIVISIONS;
r1 = getRadius(0);
//System.out.println(r1);
x = 0;
longitudinalInertia = 0;