Salome HOME
Porting to SALOME_8.2.0 : Selection with SHIFT in sketch, stayed selection of point...
[modules/shaper.git] / src / XGUI / XGUI_SelectionMgr.h
index 0ca09a167f2c1edc34ee88c026cabc9a2eeb260d..e1381858739877765b18a30aed3dd043b63d9113 100644 (file)
@@ -47,10 +47,6 @@ Q_OBJECT
   void setSelectedOwners(const SelectMgr_IndexedMapOfOwner& theSelectedOwners,
                          bool isUpdateViewer);
 
-  //! Check that the selected owners are valid for the current filters
-  /// \param isUpdateViewer the parameter whether the viewer should be update immediatelly
-  void updateSelectedOwners(bool isUpdateViewer);
-
   //! Clears selection in Viewer and object Browser
   void clearSelection();