X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http.h;h=22d97e13846c1e7a8797ea5cac1ff7adf1aa10f4;hb=62279bb901c6180b0939cff882e69d218ab2206c;hp=dce7b5982899ea34bf6b934b6690478a8bd341af;hpb=cf24fb7a4a7140efa82a1ac15fac79347283d6fb;p=m6w6%2Fext-http 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);