From 7076989eadfb85345b42e744aff293814fe5886c Mon Sep 17 00:00:00 2001 From: PaddleStroke Date: Thu, 20 Mar 2025 12:30:13 +0100 Subject: [PATCH] Remove unecessary if in DrawSketchHandlerArc.h --- src/Mod/Sketcher/Gui/DrawSketchHandlerArc.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/Mod/Sketcher/Gui/DrawSketchHandlerArc.h b/src/Mod/Sketcher/Gui/DrawSketchHandlerArc.h index 1dd87674a8..af25729b50 100644 --- a/src/Mod/Sketcher/Gui/DrawSketchHandlerArc.h +++ b/src/Mod/Sketcher/Gui/DrawSketchHandlerArc.h @@ -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,