From 1e358d85215e75529662f02e3fe5b1cfe13534df Mon Sep 17 00:00:00 2001 From: Pascale Noyret Date: Fri, 30 Mar 2012 10:14:31 +0000 Subject: [PATCH] *** empty log message *** --- src/EFICASGUI/eficasSalome.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/EFICASGUI/eficasSalome.py b/src/EFICASGUI/eficasSalome.py index 918d610f..9b19ba74 100644 --- a/src/EFICASGUI/eficasSalome.py +++ b/src/EFICASGUI/eficasSalome.py @@ -136,12 +136,7 @@ class MyEficas( qtEficas.Appli ): mailSO = self.editor.study.FindObjectID(entry) if mailSO == None : return names, msg -# on ajoute deja le maillage - name=mailSO.GetName() - names.append(name) - print name -# on ajoute deja le maillage subIt = self.editor.study.NewChildIterator(mailSO) while subIt.More(): subSO = subIt.Value() -- 2.39.2