mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-02 17:03:13 +00:00
GRIM: Fix warning about unused variable
This commit is contained in:
parent
947c62fd67
commit
ffe8869bb5
@ -1447,6 +1447,7 @@ yyerrlab: /* here on detecting error */
|
||||
if (! yyerrstatus) {
|
||||
/* If not already recovering from an error, report this error. */
|
||||
++yynerrs;
|
||||
(void)yynerrs;
|
||||
yyerror("parse error");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user