]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ConstructionAPI/ConstructionAPI_Plane.cpp
Salome HOME
Remove some TODOs
[modules/shaper.git] / src / ConstructionAPI / ConstructionAPI_Plane.cpp
index 5799f54985be2fc3c5036ce5132d399d00d146fc..61a72e06141b9c2e591b970908b11999fe970242 100644 (file)
@@ -69,8 +69,6 @@ void ConstructionAPI_Plane::setGeneralEquation(
 }
 
 //--------------------------------------------------------------------------------------
-// TODO(spo): make add* as static functions of the class
-
 PlanePtr addPlane(const std::shared_ptr<ModelAPI_Document> & thePart,
                   const ModelHighAPI_Selection & theFace,
                   const ModelHighAPI_Double & theDistance)