Remove unnecessary/wrong cast. ARR_SHRINKLEN() uses size_t now.
authorChristoph Mallon <christoph.mallon@gmx.de>
Mon, 31 Jan 2011 10:02:34 +0000 (10:02 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Mon, 31 Jan 2011 10:02:34 +0000 (10:02 +0000)
commita4b8aa98cfb60721f32defb71d8a442d9d061c08
tree1b090b166aa344a8d233a78fb41d4423f4dc7d62
parentc83f9f86e99db01c2e8c29f1cfdcea789bcc448c
Remove unnecessary/wrong cast. ARR_SHRINKLEN() uses size_t now.

[r28284]
parser.c