Remove pointless test: If intern_parse_statement() returns a STATEMENT_ERROR, then...
authorChristoph Mallon <christoph.mallon@gmx.de>
Thu, 26 Apr 2012 12:28:11 +0000 (14:28 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Thu, 26 Apr 2012 13:19:18 +0000 (15:19 +0200)
commit26f770852c6f08e8dfbd17d17a4a2787564b9ff4
tree405e7009e488beb2cfcee933dba3ff3a05e27ebf
parent0e3297aa732cdd5c434d1b15674d4312959bc161
Remove pointless test: If intern_parse_statement() returns a STATEMENT_ERROR, then the current token is an anchor.
parser.c