From Juha Takala:
[obnox/wireshark/wip.git] / text2pcap.h
index 7aadc3dee64010fbcb286dd7680579ef1033788b..d702363f51f6458d33c15c63c26fb602fc7aca4b 100644 (file)
@@ -46,6 +46,4 @@ void parse_token(token_t token, char *str);
 
 int yylex(void);
 
-#define YY_NO_UNPUT
-
 #endif