]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
OK thanks to INV !
authorageay <ageay>
Tue, 16 Jul 2013 11:55:56 +0000 (11:55 +0000)
committerageay <ageay>
Tue, 16 Jul 2013 11:55:56 +0000 (11:55 +0000)
src/MEDPartitioner/MEDPARTITIONER_metis.c

index 4c00c14e20c819f032062a0655f41af9a4bc8146..ca7970150968f091d88f63ebdde1c7b6f1ec5607 100644 (file)
@@ -28,7 +28,6 @@
 
 #if defined(MED_ENABLE_METIS) & !defined(MED_ENABLE_PARMETIS)
   #include "defs.h"
-//  #include "struct.h"
   #include "metis.h"
 #else
   typedef int idxtype;