Salome HOME
Updated modified shapes storing.
[modules/shaper.git] / src / FeaturesPlugin / FeaturesPlugin_Scale.h
index 519dec4e4b529cbca3ce9ee92e65324b012e2c10..9700331f7b391e2c694d121c7d59d19e47d5ed07 100644 (file)
@@ -126,11 +126,6 @@ private:
 
   /// Perform symmetry using a central point and three dimensions
   void performScaleByDimensions();
-
-  /// Perform the naming
-  void loadNamingDS(GeomAlgoAPI_Scale& theScaleAlgo,
-                    std::shared_ptr<ModelAPI_ResultBody> theResultBody,
-                    std::shared_ptr<GeomAPI_Shape> theBaseShape);
 };
 
 #endif // FEATURESPLUGIN_SCALE_H_
\ No newline at end of file