* data/glr.c (yyloc_default): Remove; not used.

This commit is contained in:
Paul Eggert
2004-10-27 22:20:01 +00:00
parent 288006a259
commit 97cbc73e2a

View File

@@ -1,3 +1,8 @@
2004-10-27 Paul Eggert <eggert@cs.ucla.edu>
* data/glr.c (yyloc_default): Remove; not used.
Problem reported by Frank Heckenbach.
2004-10-25 Akim Demaille <akim@epita.fr>
* data/glr.c (YYRHSLOC): Move its definition next to its uses.