]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/FeaturesAPI/FeaturesAPI_Partition.cpp
Salome HOME
Remove some TODOs
[modules/shaper.git] / src / FeaturesAPI / FeaturesAPI_Partition.cpp
index b0e3589cdd8cebbf0cb98b8c926ef5b4115f9921..2b4515fc2360dd1f8b0592941853c134e36fc2e0 100644 (file)
@@ -39,7 +39,6 @@ void FeaturesAPI_Partition::setBase(const std::list<ModelHighAPI_Selection>& the
   execute();
 }
 
-// TODO(spo): make add* as static functions of the class
 //==================================================================================================
 PartitionPtr addPartition(const std::shared_ptr<ModelAPI_Document>& thePart,
                           const std::list<ModelHighAPI_Selection>& theBaseObjects)