Remove dead assignment and the stale assert, which checked for the dead value, with it.
[cparser] / unicode.h
2011-08-09 Matthias Braunmove grow_symbol function into unicode.h
2011-08-09 Matthias Braunfactor out input-reading code from lexer.c into input.c