Salome HOME
Add icons for chamfer feature
[modules/shaper.git] / src / FeaturesPlugin / FeaturesPlugin_MultiTranslation.h
index 9c0dfe3840b5f4610cfe03c01a37edc46b40b156..9571ed3d218c91228b58167d2eadd62c5f625b32 100644 (file)
@@ -119,10 +119,6 @@ private:
 
   /// Perform the multi translation in two directions.
   void performTwoDirection();
-
-  void loadNamingDS(std::list<std::shared_ptr<GeomAlgoAPI_Translation> > theListOfTranslationAlgo,
-                    std::shared_ptr<ModelAPI_ResultBody> theResultBody,
-                    std::shared_ptr<GeomAPI_Shape> theBaseShape);
 };
 
 #endif // FEATURESPLUGIN_MULTITRANSLATION_H_
\ No newline at end of file