Salome HOME
Add ellipse data type
[modules/shaper.git] / src / PartSet / PartSet_SketcherReentrantMgr.h
index 3fc5c22469eb820acbbff38bb63648e2a0060565..0b66869830daed9ef974bbcf55465dcc7afc30ba 100644 (file)
@@ -186,10 +186,6 @@ private:
   bool isTangentArc(ModuleBase_Operation* theOperation,
                     const std::shared_ptr<ModelAPI_CompositeFeature>& /*theSketch*/) const;
 
-  /// Creates selection instance by the current feature and created by restart objects
-  /// \returns viewer selection presentation
-  std::shared_ptr<ModuleBase_ViewerPrs> generatePreSelection();
-
   /// Accept All action is enabled if an internal edit is started.
   /// It updates the state of the button
   void updateAcceptAllAction();