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_Face.cpp
index 930021d3911b27fe15c8bf0b6bb080d74d281c82..3f5cf71df35a59bd4b8756491590cabd8741457a 100644 (file)
@@ -39,7 +39,6 @@ void BuildAPI_Face::setBase(const std::list<ModelHighAPI_Selection>& theBaseObje
   execute();
 }
 
-// TODO(spo): make add* as static functions of the class
 //==================================================================================================
 FacePtr addFace(const std::shared_ptr<ModelAPI_Document>& thePart,
                 const std::list<ModelHighAPI_Selection>& theBaseObjects)