Removing dump.
authorlbatlle@npdl268.bpo.hp.com
Fri, 11 Jan 2008 14:56:39 +0100
changeset 85 4c5b551bb62e
parent 84 150a622f26ea
child 86 c972d3312fbd
Removing dump.
dump.c
--- a/dump.c	Fri Jan 11 14:56:30 2008 +0100
+++ b/dump.c	Fri Jan 11 14:56:39 2008 +0100
@@ -10,7 +10,7 @@
 
 #include "main.h"
 
-int should_dump = 1;
+int should_dump = 0;
 
 void dump_line(const char *msg, ...)
 {