remove debuging
authorMiguel de Icaza <miguel@gnome.org>
Mon, 19 Aug 2002 19:49:38 +0000 (19:49 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Mon, 19 Aug 2002 19:49:38 +0000 (19:49 -0000)
svn path=/trunk/mono/; revision=6759

mono/io-layer/daemon.c

index faea3ea69f4946948e941ebd473355cba41e9a7f..fcfc7da169fcec586925da8676baee4565170e4b 100644 (file)
@@ -28,7 +28,7 @@
 #include <mono/io-layer/timefuncs-private.h>
 #include <mono/io-layer/daemon-private.h>
 
-#define DEBUG
+#undef DEBUG
 
 /* Keep track of the number of clients */
 static int nfds=0;