Remove *again* yylineno declaration.
This commit is contained in:
parent
ccbeee0fcd
commit
bdcc8f6ee0
|
@ -30,7 +30,7 @@
|
|||
|
||||
#define YY_NO_UNPUT /* Avoids warning */
|
||||
|
||||
int yylineno = 1;
|
||||
/*int yylineno = 1;*/
|
||||
|
||||
%}
|
||||
|
||||
|
|
Loading…
Reference in New Issue