]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
To disable messages
authorapo <apo@opencascade.com>
Thu, 29 Sep 2005 15:37:37 +0000 (15:37 +0000)
committerapo <apo@opencascade.com>
Thu, 29 Sep 2005 15:37:37 +0000 (15:37 +0000)
src/VISUGUI/VisuGUI_Module.cxx

index 62bf7986e4e0009872c461ebd68ed4a4f3d8005d..29c6dfa1b56fa5e6226f5d77b2392d4d43fc8e5c 100644 (file)
@@ -64,7 +64,7 @@
 #include "VisuGUI_ActionsDef.h"
 
 #ifdef _DEBUG_
-static int MYDEBUG = 1;
+static int MYDEBUG = 0;
 #else
 static int MYDEBUG = 0;
 #endif