Remove dead assignment and the stale assert, which checked for the dead value, with it.
[cparser] / preproctest / gccbug.c
1 #define bla()   L
2
3 bla()L"foo"
4 bla()L'f'