]> SALOME platform Git repositories - modules/superv.git/blobdiff - src/SUPERVGUI/SUPERVGUI_Port.h
Salome HOME
NRI : Merge from V1_2.
[modules/superv.git] / src / SUPERVGUI / SUPERVGUI_Port.h
index e1bcd5ed01442a56d73d13d46f1b420263434cf3..99b81252e23f8689c90e858f22ee2f0386708f5b 100644 (file)
@@ -105,9 +105,6 @@ class SUPERVGUI_PortIn: public SUPERVGUI_Port {
     void onDeleteLink(SUPERVGUI_Link*);
 
 
-  protected slots:
-    virtual void deletePort();
-
   private:
     int   psd;
     int   psc;
@@ -150,10 +147,6 @@ class SUPERVGUI_PortOut: public SUPERVGUI_Port {
     void onDeleteLink(SUPERVGUI_Link*);
 
 
-  protected slots:
-    virtual void deletePort();
-
-
   private:
     int  pls;
     bool study;
@@ -191,9 +184,6 @@ class SUPERVGUI_PortInESNode: public SUPERVGUI_Port {
     void onDeleteLink(SUPERVGUI_Link*);
 
 
-  protected slots:
-    virtual void deletePort();
-
   private:
 //    int   psd;
     int   psc;