Salome HOME
multistudy removal part 1
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_Operation.cxx
index 80365156df3a7c0d6d75fe17ff36e882495226b9..aeb8e4527e2068a4ae2fecd5e1410ef536485ea7 100644 (file)
@@ -395,7 +395,7 @@ void HYDROGUI_Operation::commitDocOperation()
 
 Handle(HYDROData_Document) HYDROGUI_Operation::doc() const
 {
-  return HYDROData_Document::Document( myModule->getStudyId() );
+  return HYDROData_Document::Document();
 }
 
 void HYDROGUI_Operation::onApplyAndClose()