diff Gui/error.c @ 1860:c65abbc91c5c

fix mwm bug's. faszom (C), and remove mixer.*
author pontscho
date Thu, 06 Sep 2001 09:36:48 +0000
parents d237c5d4b216
children
line wrap: on
line diff
--- a/Gui/error.c	Wed Sep 05 23:33:56 2001 +0000
+++ b/Gui/error.c	Thu Sep 06 09:36:48 2001 +0000
@@ -5,7 +5,7 @@
 
 #include "error.h"
 
-int    debug_level = 6;
+int    debug_level = 2;
 FILE * debug_file;
 int    debug_stderr = 0;