Remove unecessary if in DrawSketchHandlerArc.h

This commit is contained in:
PaddleStroke
2025-03-20 13:40:24 +01:00
committed by Kacper Donat
parent ea247c1540
commit 7076989ead
@@ -191,9 +191,6 @@ private:
if (constructionMethod() == ConstructionMethod::Center) {
startAngle = startAngleBackup;
}
if (constructionMethod() == ConstructionMethod::Center) {
toolWidgetManager.drawDoubleAtCursor(onSketchPos, arcAngle, Base::Unit::Angle);
seekAndRenderAutoConstraint(sugConstraints[2],
onSketchPos,