Salome HOME
Improve updating "Multi" constraints
[modules/shaper.git] / src / SketchSolver / SketchSolver_Group.h
index 53c881c7067cc0717268d2c1b89c4bdfabbe5771..fa590266467fe289621e49dd605838b8ab64ae7d 100644 (file)
@@ -98,9 +98,6 @@ private:
   /// \brief Append given constraint to the group of temporary constraints
   void setTemporary(SolverConstraintPtr theConstraint);
 
-  /// \brief Update dependent (copied) features created by Mirror and other "Multi" constraints
-  void updateMultiConstraints();
-
   /// \brief Compute DoF of the sketch and set corresponding field
   void computeDoF();