]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/XGUI/XGUI_WorkshopListener.h
Salome HOME
Issue 1303 Re-ordering of Sketcher menus: separation of the current menu build functi...
[modules/shaper.git] / src / XGUI / XGUI_WorkshopListener.h
index 49199f22512379576bead7d152a36e76f726a0ee..2567daffbd7d60875dbc580926a562a86e97b374 100755 (executable)
@@ -47,9 +47,6 @@ protected:
   /// Procedure to process postponed events
   bool event(QEvent * theEvent);
 
-   /// Process event "Add a feature"
-  void addFeature(const std::shared_ptr<Config_FeatureMessage>&);
-
   /// Process feature update message
   void onFeatureUpdatedMsg(const std::shared_ptr<ModelAPI_ObjectUpdatedMessage>& );