spawn: remove unused variable

This commit is contained in:
Shuhei Tanuma 2012-07-24 12:13:03 +09:00
parent 8b0269a3cb
commit 03fa36a873

View File

@ -5005,7 +5005,6 @@ PHP_FUNCTION(uv_spawn)
int key_type;
uint key_len;
ulong key_index;
int hash_len = 0;
int x = 0;
stdio_container = Z_ARRVAL_P(zstdio);