Salome HOME
Remove some TODOs
[modules/shaper.git] / src / BuildAPI / BuildAPI_Wire.cpp
index 66631c74f4e3958db8ae4e02503b84505969f1dd..58a498954f066148c5bd6e68b224efbf4ebc09af 100644 (file)
@@ -45,7 +45,6 @@ void BuildAPI_Wire::addContour()
   feature()->customAction(BuildPlugin_Wire::ADD_CONTOUR_ACTION_ID());
 }
 
-// TODO(spo): make add* as static functions of the class
 //==================================================================================================
 WirePtr addWire(const std::shared_ptr<ModelAPI_Document>& thePart,
                 const std::list<ModelHighAPI_Selection>& theBaseObjects)