Salome HOME
Fix for bug IPAL9258(/dn06/../current1706): SIGSEGV after trying to close dialog...
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_MoveNodesDlg.h
index 4163c542126b0a1eaf5f700a03182b5292fc9793..aa4d51d96655673b70241b136673cb1b4af8e5ed 100644 (file)
@@ -97,7 +97,6 @@ private:
   SMESHGUI_SpinBox*             myZ;
 
   SalomeApp_SelectionMgr*       mySelectionMgr;
-  SVTK_ViewWindow*              myViewWindow;
   SVTK_Selector*                mySelector;
   SMESHGUI*                     mySMESHGUI;