Index: ChangeLog from Akim Demaille * data/glr.cc: Remove dead code. Index: data/glr.cc =================================================================== RCS file: /cvsroot/bison/bison/data/glr.cc,v retrieving revision 1.14 diff -u -r1.14 glr.cc --- data/glr.cc 12 Mar 2006 14:45:27 -0000 1.14 +++ data/glr.cc 27 Apr 2006 10:42:55 -0000 @@ -259,15 +259,6 @@ # 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(address@hidden@], address@hidden@])[ -#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). */