mirror of
https://github.com/php/php-src.git
synced 2026-04-27 18:23:26 +02:00
Kill unused var
This commit is contained in:
@@ -93,8 +93,6 @@ ZEND_API void gc_globals_dtor(TSRMLS_D)
|
||||
|
||||
ZEND_API void gc_reset(TSRMLS_D)
|
||||
{
|
||||
int i;
|
||||
|
||||
GC_G(gc_runs) = 0;
|
||||
GC_G(collected) = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user