Salome HOME
Profile object creation.
[modules/hydro.git] / src / HYDROCurveCreator / CurveCreator_Widget.cxx
index c707f80a3a03c5d5a41d9568f0a63e86b3bd6b44..8f624b0616b7aad798a9ab2bb103ca80a930c5c6 100644 (file)
@@ -389,8 +389,6 @@ void CurveCreator_Widget::setObjectsSelected(const AIS_ListOfInteractive& theLis
 //=======================================================================
 void CurveCreator_Widget::reset()
 {
-  // all local contexts should be closed if the viewer is not more used
-  setLocalPointContext( false, true );
 }
 
 //=======================================================================