X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/4405f138044178bf9756cbb8712d086aaaafcaed..eec7c9e757ef6d74cc062caf5072505280ef8c3f:/tcpdump.c diff --git a/tcpdump.c b/tcpdump.c index 2a32adba..07fc6296 100644 --- a/tcpdump.c +++ b/tcpdump.c @@ -2187,9 +2187,6 @@ static void dump_packet_and_trunc(u_char *user, const struct pcap_pkthdr *h, const u_char *sp) { struct dump_info *dump_info; -#ifdef HAVE_CAPSICUM - cap_rights_t rights; -#endif ++packets_captured;