]> git.saurik.com Git - bison.git/blobdiff - src/scan-gram.l
* src/complain.h, src/complain.c (warn, complain): Remove, unused.
[bison.git] / src / scan-gram.l
index 68d22afe7d5bd903306e239b122c4b176e0dbb53..7c4b3487b998e126887655ef3fee370058b26da6 100644 (file)
@@ -39,7 +39,7 @@ do {                                          \
 } while (0)
 
 #define YY_USER_ACTION  LOCATION_COLUMNS (*yylloc, yyleng)
-#define YY_LINES        LOCATION_LINES (*yylloc, yyleng); lineno += yyleng;
+#define YY_LINES        LOCATION_LINES (*yylloc, yyleng);
 #define YY_STEP         LOCATION_STEP (*yylloc)
 
 /* STRING_OBSTACK -- Used to store all the characters that we need to