summaryrefslogtreecommitdiff
path: root/cfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'cfile.c')
-rw-r--r--cfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfile.c b/cfile.c
index b198fde9d8..e8a6be618a 100644
--- a/cfile.c
+++ b/cfile.c
@@ -54,6 +54,6 @@ init_cap_file(capture_file *cf)
cf->has_snap = FALSE;
cf->snap = WTAP_MAX_PACKET_SIZE;
cf->count = 0;
- cf->pstats = NULL;
cf->redissecting = FALSE;
}
+