No debug output, please.
[obnox/wireshark/wip.git] / wiretap / pcapng.c
index c0ee4f4616dc69c34f9e9c686e7f42a7bc1792b8..f1f1942cb60c1cd8186746939afd46f45d9edad7 100644 (file)
@@ -70,7 +70,7 @@
 #include "pcap-encap.h"
 #include "pcapng.h"
 
-#if 1
+#if 0
 #define pcapng_debug0(str) g_warning(str)
 #define pcapng_debug1(str,p1) g_warning(str,p1)
 #define pcapng_debug2(str,p1,p2) g_warning(str,p1,p2)