Salome HOME
Fix for bug IPAL9258(/dn06/../current1706): SIGSEGV after trying to close dialog...
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_GroupOpDlg.h
index e04b02fde0fa88cf429a84fc478d2d1bb58d0399..774455d4ee03c9bf04539421af687687c556a28f 100644 (file)
@@ -97,7 +97,6 @@ private:
   SMESHGUI*                 mySMESHGUI;
   SalomeApp_SelectionMgr*   mySelectionMgr;
   int                       myMode;
-  SVTK_ViewWindow*          myViewWindow;
   SVTK_Selector*            mySelector;
   
   QLineEdit*                myFocusWg;