X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FBuildAPI%2FBuildAPI_Vertex.cpp;fp=src%2FBuildAPI%2FBuildAPI_Vertex.cpp;h=b1723c84e3141bcd69e63b42657525827dacdc27;hb=d5009408b937be1a3436028eec3ef4a920e999a9;hp=a3b71ae5f1e2fcc3665d2fac291b3deb79e9d0d4;hpb=b2b5748a4c0284ae254cd10bffb9551e1a6d8f2d;p=modules%2Fshaper.git diff --git a/src/BuildAPI/BuildAPI_Vertex.cpp b/src/BuildAPI/BuildAPI_Vertex.cpp index a3b71ae5f..b1723c84e 100644 --- a/src/BuildAPI/BuildAPI_Vertex.cpp +++ b/src/BuildAPI/BuildAPI_Vertex.cpp @@ -39,7 +39,6 @@ void BuildAPI_Vertex::setBase(const std::list& theBaseOb execute(); } -// TODO(spo): make add* as static functions of the class //================================================================================================== VertexPtr addVertex(const std::shared_ptr& thePart, const std::list& theBaseObjects)