X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FFeaturesPlugin%2FFeaturesPlugin_MultiRotation.h;fp=src%2FFeaturesPlugin%2FFeaturesPlugin_MultiRotation.h;h=f7dc3dc8d304ce105ca0011301e3959ab38b90e8;hb=c4eab94a20a0d93100549a210582d46409fec1cc;hp=477d6b62fc622bf2dcfde37ebc73fff6e7d8f271;hpb=23086d3bcb90d68235dfd4b2f1365d87b6f6c4f0;p=modules%2Fshaper.git diff --git a/src/FeaturesPlugin/FeaturesPlugin_MultiRotation.h b/src/FeaturesPlugin/FeaturesPlugin_MultiRotation.h index 477d6b62f..f7dc3dc8d 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_MultiRotation.h +++ b/src/FeaturesPlugin/FeaturesPlugin_MultiRotation.h @@ -135,10 +135,6 @@ private: std::shared_ptr theResultBody, std::shared_ptr theBaseShape, int nb); #endif - - void loadNamingDS(std::list > theListOfRotationAlgo, - std::shared_ptr theResultBody, - std::shared_ptr theBaseShape); }; #endif // FEATURESPLUGIN_MULTIROTATION_H_