Remove dead assignment and the stale assert, which checked for the dead value, with it.
authorChristoph Mallon <christoph.mallon@gmx.de>
Wed, 25 Apr 2012 07:17:09 +0000 (09:17 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Thu, 26 Apr 2012 07:57:52 +0000 (09:57 +0200)
commit3ebfcac30456a053d3eba3fb1a2df7b1e73668b8
tree3a42264438604a248279e7076013f3f64a802ab0
parentfb42589fd477ec7892f224e71d9be3820d0106c6
Remove dead assignment and the stale assert, which checked for the dead value, with it.
parser.c