Get rid of an unused variable.

svn path=/trunk/; revision=663
This commit is contained in:
Guy Harris 1999-09-11 20:30:34 +00:00
parent d7ce8a7805
commit 4ac044cc3e
1 changed files with 0 additions and 2 deletions

View File

@ -162,8 +162,6 @@ init_parse_ascend()
int
parse_ascend(FILE *fh, void *pd, int len)
{
int res;
/* yydebug = 1; */
ascend_init_lexer(fh, nfh);