Salome HOME
Remove some TODOs
[modules/shaper.git] / src / FeaturesAPI / FeaturesAPI_Boolean.cpp
index 128b9abfcff9ddc064639428ef86689cf16ecc3a..0774fb529c656181ca682e93be99acc83dd00506 100644 (file)
@@ -63,7 +63,6 @@ void FeaturesAPI_Boolean::setToolObjects(const std::list<ModelHighAPI_Selection>
   execute();
 }
 
-// TODO(spo): make add* as static functions of the class
 //==================================================================================================
 BooleanPtr addCut(const std::shared_ptr<ModelAPI_Document>& thePart,
                   const std::list<ModelHighAPI_Selection>& theMainObjects,