aboutsummaryrefslogtreecommitdiffstats
path: root/dumpcap.c
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2011-07-02 15:44:17 +0000
committerGerald Combs <gerald@wireshark.org>2011-07-02 15:44:17 +0000
commit9661c3fddeeb40806aea160de642f676a91eca7e (patch)
treedcbf2d7d79d208de2a18b64bd48ffb2112cdf4f2 /dumpcap.c
parent7e0b65ff91d735d0ace42275023977607881672c (diff)
Disable DEBUG_CHILD_DUMPCAP.
svn path=/trunk/; revision=37864
Diffstat (limited to 'dumpcap.c')
-rw-r--r--dumpcap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/dumpcap.c b/dumpcap.c
index d0eb9cc7b4..b5e3bca4be 100644
--- a/dumpcap.c
+++ b/dumpcap.c
@@ -120,7 +120,6 @@
#include "wiretap/libpcap.h"
/**#define DEBUG_DUMPCAP**/
-#define DEBUG_CHILD_DUMPCAP 1
/**#define DEBUG_CHILD_DUMPCAP**/
#ifdef _WIN32