]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ConstructionAPI/ConstructionAPI_Axis.cpp
Salome HOME
Remove some TODOs
[modules/shaper.git] / src / ConstructionAPI / ConstructionAPI_Axis.cpp
index 2d42f790e252de0812fa73b61d2ebbeaecf7bfee..352320e1d9a8b551a90e899fcef929eeab73c12b 100644 (file)
@@ -89,8 +89,6 @@ void ConstructionAPI_Axis::setPointAndDirection(
 }
 
 //--------------------------------------------------------------------------------------
-// TODO(spo): make add* as static functions of the class
-
 AxisPtr addAxis(const std::shared_ptr<ModelAPI_Document> & thePart,
                 const ModelHighAPI_Selection & thePoint1,
                 const ModelHighAPI_Selection & thePoint2)