From da861e431135c620a879358b32731125b3e7b495 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sun, 18 Feb 2018 12:46:55 -0800 Subject: We don't do taps in rawshark, so there are no taps to start. Change-Id: I53c75a91f11bf885e227c133dea8c546e751b274 Reviewed-on: https://code.wireshark.org/review/25888 Reviewed-by: Guy Harris --- rawshark.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'rawshark.c') diff --git a/rawshark.c b/rawshark.c index 6c2ca3a664..41470bf78a 100644 --- a/rawshark.c +++ b/rawshark.c @@ -759,11 +759,6 @@ main(int argc, char *argv[]) } #endif /* _WIN32 */ - /* At this point MATE will have registered its field array so we can - have a tap filter with one of MATE's late-registered fields as part - of the filter. We can now process all the "-z" arguments. */ - start_requested_stats(); - /* * Enabled and disabled protocols and heuristic dissectors as per * command-line options. -- cgit v1.2.3