]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
To hide messages
authorapo <apo@opencascade.com>
Thu, 29 Sep 2005 11:19:59 +0000 (11:19 +0000)
committerapo <apo@opencascade.com>
Thu, 29 Sep 2005 11:19:59 +0000 (11:19 +0000)
src/VISU_I/VISU_GaussPoints_i.cc
src/VISU_I/VISU_Prs3d_i.cc

index 95b6f5f882012f8eb5c04a5ed40c49b5398128ae..c6561a2bf2f00d457b91272f49fd2352d359a3f4 100644 (file)
@@ -39,7 +39,7 @@ using namespace VISU;
 using namespace std;
 
 #ifdef _DEBUG_
-static int MYDEBUG = 1;
+static int MYDEBUG = 0;
 #else
 static int MYDEBUG = 0;
 #endif
index ae684763305bc9e9205572d0cc03c2305b920c4f..49a093b5aa0e01b3baf2a9c0331da11f73dd49ac 100644 (file)
@@ -40,7 +40,7 @@ using namespace VISU;
 using namespace std;
 
 #ifdef _DEBUG_
-static int MYDEBUG = 1;
+static int MYDEBUG = 0;
 #else
 static int MYDEBUG = 0;
 #endif