X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FFeaturesPlugin%2FFeaturesPlugin_CompositeSketch.h;h=21479418cfb61404446ae00de44042751f71a26e;hb=919584a7e5ee83c384873c2627b9865e8ba02272;hp=f83fe924be9bee115137f3cb47fefa5f5dbb82ec;hpb=dd31f5aedab7f3bb833b97fae5f82b32a92f927c;p=modules%2Fshaper.git diff --git a/src/FeaturesPlugin/FeaturesPlugin_CompositeSketch.h b/src/FeaturesPlugin/FeaturesPlugin_CompositeSketch.h index f83fe924b..21479418c 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_CompositeSketch.h +++ b/src/FeaturesPlugin/FeaturesPlugin_CompositeSketch.h @@ -52,9 +52,6 @@ public: /// structures of the owner (the remove from the document will be done outside just after). FEATURESPLUGIN_EXPORT virtual void removeFeature(std::shared_ptr theFeature); - /// Removes also all sub-sketch. - FEATURESPLUGIN_EXPORT virtual void erase(); - protected: enum InitFlags { InitSketchLauncher = 1 << 0,