]> The Tcpdump Group git mirrors - tcpdump/blobdiff - tcpdump.c
in some cases we expect tcpdump to fail with an error code
[tcpdump] / tcpdump.c
index 2a32adbabb6468fdd05152373636c7b21a5b5fdb..07fc62967246d4c4f7d41aca80ddf6966ead2d02 100644 (file)
--- 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;