X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http_env.c;h=f1ebf1c30e124668d8d05b37304942ae95ede547;hb=7181a2f2237aaea07a2c25a1255f77a6d6719a89;hp=2fb6e33915fa1eb453fd1fc791bcc43502e4a187;hpb=7edf623c5ddadb989db89dfd8ebd4d822605b8af;p=m6w6%2Fext-http diff --git a/php_http_env.c b/php_http_env.c index 2fb6e33..f1ebf1c 100644 --- a/php_http_env.c +++ b/php_http_env.c @@ -32,7 +32,6 @@ PHP_RINIT_FUNCTION(http_env) ZEND_INIT_SYMTABLE(¶ms); if (php_http_params_parse(¶ms, &opts TSRMLS_CC)) { - zval **zct; char *key_str; uint key_len; ulong key_num;