X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FBuildAPI%2FBuildAPI_Face.cpp;h=3f5cf71df35a59bd4b8756491590cabd8741457a;hb=9968ec652480079d0ca91b2040f6327a164807cf;hp=930021d3911b27fe15c8bf0b6bb080d74d281c82;hpb=7f2ee5f249f762b336a68cebb006ea83b50caa50;p=modules%2Fshaper.git diff --git a/src/BuildAPI/BuildAPI_Face.cpp b/src/BuildAPI/BuildAPI_Face.cpp index 930021d39..3f5cf71df 100644 --- a/src/BuildAPI/BuildAPI_Face.cpp +++ b/src/BuildAPI/BuildAPI_Face.cpp @@ -39,7 +39,6 @@ void BuildAPI_Face::setBase(const std::list& theBaseObje execute(); } -// TODO(spo): make add* as static functions of the class //================================================================================================== FacePtr addFace(const std::shared_ptr& thePart, const std::list& theBaseObjects)