aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--text2pcap.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/text2pcap.h b/text2pcap.h
index 7aadc3dee6..d702363f51 100644
--- a/text2pcap.h
+++ b/text2pcap.h
@@ -46,6 +46,4 @@ void parse_token(token_t token, char *str);
int yylex(void);
-#define YY_NO_UNPUT
-
#endif