X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http.c;h=efd34184e0b8ea5ed02f427d0737c0dc22195889;hb=a5dac57bfda10f24d6f2fb5047b4c5408a97651d;hp=95f8ad57233f54fb46f9afa6cf7fe436943a3c88;hpb=0ee6755121a35b2e7bcca536f19c8d34d2b9ba6b;p=m6w6%2Fext-http diff --git a/php_http.c b/php_http.c index 95f8ad5..efd3418 100644 --- a/php_http.c +++ b/php_http.c @@ -165,7 +165,6 @@ PHP_MINIT_FUNCTION(http) || SUCCESS != PHP_MINIT_CALL(http_header) || SUCCESS != PHP_MINIT_CALL(http_message) || SUCCESS != PHP_MINIT_CALL(http_message_body) - || SUCCESS != PHP_MINIT_CALL(http_property_proxy) || SUCCESS != PHP_MINIT_CALL(http_querystring) || SUCCESS != PHP_MINIT_CALL(http_client_interface) || SUCCESS != PHP_MINIT_CALL(http_client)