]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchSolver/SketchSolver_Group.h
Salome HOME
Add tools
[modules/shaper.git] / src / SketchSolver / SketchSolver_Group.h
index 6a5f02b03b7a2b314a4961e5286085ad304a67b8..507386d03e9928b83b0c578333422b25ec10b097 100644 (file)
@@ -145,9 +145,7 @@ protected:
    */
   void removeConstraint(ConstraintPtr theConstraint);
 
-  /** \brief Remove all temporary constraint after computation finished
-   *  \param[in] theRemoved  indexes of constraints to be removed. If empty, all temporary constraints should be deleted
-   */
+  /// \brief Remove all temporary constraint after computation finished
   void removeTemporaryConstraints();
 
 private: