X-Git-Url: https://git.tcpdump.org/libpcap/blobdiff_plain/182ff86d03a88e6d1b330b4055002daec8743baf..131f5a8b1cb158788f41b5726a5f58e62ae74823:/grammar.y diff --git a/grammar.y b/grammar.y index 2078a3ec..5af2972c 100644 --- a/grammar.y +++ b/grammar.y @@ -72,10 +72,6 @@ struct rtentry; #include "grammar.h" #include "scanner.h" -#if YYDEBUG -PCAP_API_DEF int pcap_debug; -#endif - #ifdef HAVE_NET_PFVAR_H #include #include