Salome HOME
Python dump and scripts: removal of references to study, debug print instructions
[modules/hydro.git] / doc / salome / examples / h003_changeLCS.py
index 3fff5a702b7e4bd07fe4c520b6fd7e5144e66da9..27413ddf8c790b4fe63e5dbb0969c25aebf641a3 100644 (file)
@@ -7,7 +7,6 @@ import sys
 import salome
 
 salome.salome_init()
-theStudy = salome.myStudy
 
 from HYDROPy import *
 from PyQt5.QtCore import *