(yydestruct_): Pacify unused variable warning for yymsg, too.

This commit is contained in:
Paul Eggert
2004-12-26 05:42:27 +00:00
parent 55a91a8242
commit 895789c673

View File

@@ -491,6 +491,7 @@ yy::]b4_parser_class_name[::yydestruct_ (const char* yymsg,
int yytype, semantic_type* yyvaluep, location_type* yylocationp)
{
/* Pacify ``unused variable'' warnings. */
(void) yymsg;
(void) yyvaluep;
(void) yylocationp;