X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FFeaturesPlugin%2FFeaturesPlugin_Rotation.h;h=0c8a24aeee8f54415790f672ec9c414a300b0a8c;hb=0325db75534c99a962d6c03f2619e1fcc04491b6;hp=ce064ca2176c484f32f38380680ed0c904dea0c8;hpb=7074394f8f08413d885f63be01df6bd5007b868c;p=modules%2Fshaper.git diff --git a/src/FeaturesPlugin/FeaturesPlugin_Rotation.h b/src/FeaturesPlugin/FeaturesPlugin_Rotation.h index ce064ca21..0c8a24aee 100755 --- a/src/FeaturesPlugin/FeaturesPlugin_Rotation.h +++ b/src/FeaturesPlugin/FeaturesPlugin_Rotation.h @@ -125,10 +125,6 @@ private: ///Perform the rotation using a center and two points. void performTranslationByThreePoints(); - - void loadNamingDS(GeomAlgoAPI_Rotation& theRotaionAlgo, - std::shared_ptr theResultBody, - std::shared_ptr theBaseShape); }; #endif