Salome HOME
Remove some TODOs
[modules/shaper.git] / src / FeaturesAPI / FeaturesAPI_Pipe.cpp
index a7e49e031f14e7fa710b509d0f97524f1d85ddbb..3ca9a4e54e78263ea85fd030522843c8feeee35e 100644 (file)
@@ -110,7 +110,6 @@ void FeaturesAPI_Pipe::setByBasePathLocations(const std::list<ModelHighAPI_Selec
   execute();
 }
 
-// TODO(spo): make add* as static functions of the class
 //==================================================================================================
 PipePtr addPipe(const std::shared_ptr<ModelAPI_Document>& thePart,
                 const std::list<ModelHighAPI_Selection>& theBaseObjects,