diff options
Diffstat (limited to 'tool/lempar.c')
-rw-r--r-- | tool/lempar.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tool/lempar.c b/tool/lempar.c index 9a4854857..71a51cf44 100644 --- a/tool/lempar.c +++ b/tool/lempar.c @@ -718,7 +718,6 @@ static YYACTIONTYPE yy_reduce( (void)yyLookahead; (void)yyLookaheadToken; yymsp = yypParser->yytos; - assert( yyruleno>=0 ); assert( yyruleno<(int)(sizeof(yyRuleName)/sizeof(yyRuleName[0])) ); #ifndef NDEBUG if( yyTraceFILE ){ |