Salome HOME
Remove some TODOs
[modules/shaper.git] / src / BuildAPI / BuildAPI_Vertex.cpp
index a3b71ae5f1e2fcc3665d2fac291b3deb79e9d0d4..b1723c84e3141bcd69e63b42657525827dacdc27 100644 (file)
@@ -39,7 +39,6 @@ void BuildAPI_Vertex::setBase(const std::list<ModelHighAPI_Selection>& theBaseOb
   execute();
 }
 
-// TODO(spo): make add* as static functions of the class
 //==================================================================================================
 VertexPtr addVertex(const std::shared_ptr<ModelAPI_Document>& thePart,
                     const std::list<ModelHighAPI_Selection>& theBaseObjects)