aboutsummaryrefslogtreecommitdiffstats
path: root/cfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'cfile.c')
-rw-r--r--cfile.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cfile.c b/cfile.c
index 0fe615d8cd..8ad55160f7 100644
--- a/cfile.c
+++ b/cfile.c
@@ -51,7 +51,6 @@ init_cap_file(capture_file *cf)
cf->is_tempfile = FALSE;
cf->rfcode = NULL;
cf->dfilter = NULL;
- cf->dfcode = NULL;
cf->has_snap = FALSE;
cf->snap = WTAP_MAX_PACKET_SIZE;
cf->count = 0;