parser: Remove redundant test.
authorChristoph Mallon <christoph.mallon@gmx.de>
Wed, 12 Dec 2012 15:37:42 +0000 (16:37 +0100)
committerChristoph Mallon <christoph.mallon@gmx.de>
Wed, 12 Dec 2012 15:57:15 +0000 (16:57 +0100)
commit0bf937a2a0756f019be6642afce6c6b2e5c69d84
tree62f30923fb71ec2e978eaf6c2328c4492288e3d6
parent7d918182a2b4950b44a91d51ae899684988037d2
parser: Remove redundant test.

parse_expression() never returns null.
parser.c