Salome HOME
Copyright update 2020
[modules/smesh.git] / src / Tools / blocFissure / ihm / fissureCoude_plugin.py
index 44c9dec47880aa7d490a3f20f874dc0183fdd4c4..b6a25d54a5463d93d646aee79199a49baba7dc36 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 
-# Copyright (C) 2006-2016  EDF R&D
+# Copyright (C) 2006-2020  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -30,9 +30,8 @@ from blocFissure import gmu
 
 
 def fissureCoudeDlg(context):
-  # get context study, studyId, salomeGui
+  # get context study, salomeGui
   study = context.study
-  studyId = context.studyId
   sg = context.sg
   
   import os