Salome HOME
[Bug PAL7784] New: REGR: wrong Export-Import Mesh in med
authorapo <apo@opencascade.com>
Tue, 25 Jan 2005 06:37:10 +0000 (06:37 +0000)
committerapo <apo@opencascade.com>
Tue, 25 Jan 2005 06:37:10 +0000 (06:37 +0000)
src/CONVERTOR/VISU_MedConvertor.cxx

index 8c264cb87f4740df0528e4a0611552dd5b30ba91..ca675ad1f239ef177f484a7c833e1c098aa0482b 100644 (file)
@@ -42,7 +42,7 @@ using namespace MED;
 using namespace VISU;
 
 #ifdef _DEBUG_
-static int MYDEBUG = 1;
+static int MYDEBUG = 0;
 #else
 static int MYDEBUG = 0;
 #endif