Remove if (type != NULL), which due to prior program logic cannot be false.
authorChristoph Mallon <christoph.mallon@gmx.de>
Thu, 16 Jun 2011 13:47:33 +0000 (15:47 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Fri, 17 Jun 2011 04:42:11 +0000 (06:42 +0200)
commitf3039990ff6fd500a6ed6a79d00e04c4fad5c639
treec5c449cf186c728b108ffddcb375f04622e8b989
parent64e0eba682896a84bd32d8edab846d2bb8dff2fa
Remove if (type != NULL), which due to prior program logic cannot be false.
parser.c