Removing data dump.
authorviric@llimona
Mon, 08 Oct 2007 11:12:42 +0200
changeset 73 9c579a093e7a
parent 72 d42f36e87bf3
child 74 cb3184566c6e
Removing data dump.
dump.c
--- a/dump.c	Mon Oct 08 11:12:32 2007 +0200
+++ b/dump.c	Mon Oct 08 11:12:42 2007 +0200
@@ -9,7 +9,7 @@
 
 #include "main.h"
 
-const int should_dump = 1;
+const int should_dump = 0;
 
 void dump_line(const char *msg, ...)
 {