Remove unused NEWLINE token.
authorCarl Worth <cworth@cworth.org>
Wed, 19 May 2010 17:07:31 +0000 (10:07 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 19 May 2010 17:07:31 +0000 (10:07 -0700)
commit71c59ec66bc258be6a641b26f793060f6d9522c8
tree27193a8e9fbdcf7814a094fd437c81fbd8ec484c
parent66df1c262a0c816b28b21457fc499fadfcc0dbee
Remove unused NEWLINE token.

We fixed the lexer a while back to never return a NEWLINE token, but
negelcted to clean up this declaration.
glcpp-parse.y