]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/FeaturesAPI/FeaturesAPI_Translation.cpp
Salome HOME
Remove some TODOs
[modules/shaper.git] / src / FeaturesAPI / FeaturesAPI_Translation.cpp
index 5037e4bfd391126b7dc51b40e26810b96b21791b..46a977c964551e26e030b8fd0ba64b2e0b4e54ab 100644 (file)
@@ -59,7 +59,6 @@ void FeaturesAPI_Translation::setDistance(const ModelHighAPI_Double& theDistance
   execute();
 }
 
-// TODO(spo): make add* as static functions of the class
 //==================================================================================================
 TranslationPtr addTranslation(const std::shared_ptr<ModelAPI_Document>& thePart,
                               const std::list<ModelHighAPI_Selection>& theMainObjects,