* data/glr.cc: Remove dead code.

This commit is contained in:
Akim Demaille
2006-04-27 10:43:02 +00:00
parent 4767105543
commit 6e2d1146f2
2 changed files with 4 additions and 9 deletions

View File

@@ -1,3 +1,7 @@
2006-04-27 Akim Demaille <akim@lrde.epita.fr>
* data/glr.cc: Remove dead code.
2006-04-25 Paul Eggert <eggert@cs.ucla.edu>
* bootstrap: Comment out the AM_CPPFLAGS line, since we don't use

View File

@@ -259,15 +259,6 @@ b4_syncline([@oline@], [@ofile@])[
# define YYTOKEN_TABLE ]b4_token_table[
#endif
#if 0
/* Copy the second part of user declarations. */
]b4_post_prologue[
]/* Line __line__ of glr.cc. */
b4_syncline([@oline@], [@ofile@])[
#endif
/* YYLLOC_DEFAULT -- Set CURRENT to span from RHS[1] to RHS[N].
If N is 0, then set CURRENT to the empty location which ends
the previous symbol: RHS[0] (always defined). */