1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 01:48:26 +02:00
This commit is contained in:
Ilia Alshanetsky
2002-12-14 23:56:44 +00:00
parent 16694d3500
commit 11dbaa39d6
-1
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;
}