From: apo Date: Tue, 25 Jan 2005 06:37:10 +0000 (+0000) Subject: [Bug PAL7784] New: REGR: wrong Export-Import Mesh in med X-Git-Tag: V2_2_0b2~8 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=49063ab9ed1c01091030ebf6c0805c78ecccd806;p=modules%2Fvisu.git [Bug PAL7784] New: REGR: wrong Export-Import Mesh in med --- diff --git a/src/CONVERTOR/VISU_MedConvertor.cxx b/src/CONVERTOR/VISU_MedConvertor.cxx index 8c264cb8..ca675ad1 100644 --- a/src/CONVERTOR/VISU_MedConvertor.cxx +++ b/src/CONVERTOR/VISU_MedConvertor.cxx @@ -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