Salome HOME
PN : correction du point 1 de la fiche de bug A02003-188
[tools/eficas.git] / Accas / A_PROC_ETAPE.py
index 26836709a609365df1220431d0cc6014fd0bc73c..9f0911ae6202e654c03c8ac94722bdd70b05f331 100644 (file)
@@ -27,4 +27,3 @@ class PROC_ETAPE(I_PROC_ETAPE.PROC_ETAPE,
    def __init__(self,oper=None,args={}):
       N_PROC_ETAPE.PROC_ETAPE.__init__(self,oper=oper,args=args)
       V_PROC_ETAPE.PROC_ETAPE.__init__(self)
-      I_PROC_ETAPE.PROC_ETAPE.__init__(self)