diff --git a/src/Mod/Sketcher/Gui/DrawSketchController.h b/src/Mod/Sketcher/Gui/DrawSketchController.h index a0f6ed12e1..3edd8782e6 100644 --- a/src/Mod/Sketcher/Gui/DrawSketchController.h +++ b/src/Mod/Sketcher/Gui/DrawSketchController.h @@ -685,10 +685,6 @@ protected: onViewIndexWithFocus = 0; configureOnViewParameters(); - - if (init) { - handler->moveCursorToSketchPoint(prevCursorPosition); - } } //@}