X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=inline;f=php_http.h;h=f74af3ccb4b4dc55ef3bfce8c906b6deb084c705;hb=a19f558421040b5396b3d76e6c4878d7eda85aba;hp=6f623ff19c7936d671318d107ca30d270c81bdec;hpb=40e535bf0ccece715c2ccc640148fab5ebd9a053;p=m6w6%2Fext-http diff --git a/php_http.h b/php_http.h index 6f623ff..f74af3c 100644 --- a/php_http.h +++ b/php_http.h @@ -148,8 +148,6 @@ PHP_FUNCTION(http_build_query); #endif /* ZEND_ENGINE_2 */ PHP_FUNCTION(ob_etaghandler); #ifdef HTTP_HAVE_ZLIB -PHP_FUNCTION(http_gzencode); -PHP_FUNCTION(http_gzdecode); PHP_FUNCTION(http_deflate); PHP_FUNCTION(http_inflate); #endif