parser: Remove redundant assignment.
authorChristoph Mallon <christoph.mallon@gmx.de>
Wed, 12 Dec 2012 15:38:24 +0000 (16:38 +0100)
committerChristoph Mallon <christoph.mallon@gmx.de>
Wed, 12 Dec 2012 15:57:19 +0000 (16:57 +0100)
commitde60eeb4da02f03a4021f33b7d8ff0f16807bc40
tree04dd77de1eb116f0e0aa57135e139122d303a8b8
parent11fb60453311c02f508410928f3852d896b19052
parser: Remove redundant assignment.

allocate_expression_zero() sets the pos.
parser.c