Salome HOME
In SALOME mode the tool tip info defined in XML should be shown in Status tip of...
[modules/shaper.git] / src / BuildAPI / BuildAPI_Edge.cpp
index 5ccb854e0f43fd8068453478fb611bb8c106fd2e..a1a1a03dfd5b7b6a43ef2d3ea335707454426aea 100644 (file)
@@ -39,7 +39,6 @@ void BuildAPI_Edge::setBase(const std::list<ModelHighAPI_Selection>& theBaseObje
   execute();
 }
 
-// TODO(spo): make add* as static functions of the class
 //==================================================================================================
 EdgePtr addEdge(const std::shared_ptr<ModelAPI_Document>& thePart,
                 const std::list<ModelHighAPI_Selection>& theBaseObjects)