Salome HOME
Disabled test case for pipe with bi-normal
[modules/shaper.git] / src / ConstructionAPI / ConstructionAPI_Point.cpp
index bcfd9384899eafe093e95a6bb1c059e64931b3b9..ff5a89de3686ed1d515502f8d602c6cafa9f7692 100644 (file)
@@ -45,7 +45,6 @@ void ConstructionAPI_Point::setPoint(const ModelHighAPI_Double & theX,
 }
 
 //--------------------------------------------------------------------------------------
-// TODO(spo): make add* as static functions of the class
 PointPtr addPoint(
     const std::shared_ptr<ModelAPI_Document> & thePart,
     const ModelHighAPI_Double& theX,