]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
To disable messages
authorapo <apo@opencascade.com>
Wed, 5 Oct 2005 06:30:11 +0000 (06:30 +0000)
committerapo <apo@opencascade.com>
Wed, 5 Oct 2005 06:30:11 +0000 (06:30 +0000)
src/CONVERTOR/VISU_Convertor_impl.cxx

index d3889ae1e0dd8d0d8efff1252e5758740d3a9663..cd08841c4d551c23b721ab962404356141b7640f 100644 (file)
@@ -57,8 +57,8 @@ static float ERR_SIZE_CALC = 1.00;
 static int MYVTKDEBUG = 0;
 
 #ifdef _DEBUG_
-static int MYDEBUG = 1;
-static int MYDEBUGWITHFILES = 1;
+static int MYDEBUG = 0;
+static int MYDEBUGWITHFILES = 0;
 //#define _DEXCEPT_
 #else
 static int MYDEBUG = 0;