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