This commit is contained in:
Ilia Alshanetsky 2002-12-14 23:56:44 +00:00
parent 16694d3500
commit 11dbaa39d6

View File

@ -127,7 +127,6 @@ void startup_scanner(TSRMLS_D)
CG(heredoc_len)=0;
SCNG(yy_start_stack_ptr) = 0;
SCNG(yy_start_stack_depth) = 0;
SCNG(yy_start_stack) = 0;
}