X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http.h;h=22d97e13846c1e7a8797ea5cac1ff7adf1aa10f4;hp=dce7b5982899ea34bf6b934b6690478a8bd341af;hb=eabc03de1d511ce49640322859c6175f27a413e5;hpb=2812cd0aee5634421e9909a77a8b1e9aff012a3d diff --git a/php_http.h b/php_http.h index dce7b59..22d97e1 100644 --- a/php_http.h +++ b/php_http.h @@ -151,8 +151,6 @@ PHP_FUNCTION(http_gzencode); PHP_FUNCTION(http_gzdecode); PHP_FUNCTION(http_deflate); PHP_FUNCTION(http_inflate); -PHP_FUNCTION(http_compress); -PHP_FUNCTION(http_uncompress); #endif PHP_FUNCTION(http_support);