Salome HOME
Fix for bug IPAL9258(/dn06/../current1706): SIGSEGV after trying to close dialog...
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_RemoveElementsDlg.h
index e112f65f115dbdf6a919a656605a9f3dd9beaf62..4c9b62b1ba238ccc6cfcde99de146394125c3ff9 100644 (file)
@@ -77,7 +77,6 @@ private:
     void hideEvent ( QHideEvent * );                        /* ESC key */
 
     SalomeApp_SelectionMgr*       mySelectionMgr;
-    SVTK_ViewWindow*              myViewWindow;
     SVTK_Selector*                mySelector;
     SMESHGUI*                     mySMESHGUI;