X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http_client_response.h;h=7ff0ae557573fc6fdfc53f9a565a8a186ba50db7;hb=ee95d238f4ffa07e8c5f146848cd1e73ac2447d1;hp=4a304eda00e389a831d1900d6f7780d3f59e6813;hpb=bd80b17b026a00a254ee8693cd7bacf1ebdec4cf;p=m6w6%2Fext-http diff --git a/php_http_client_response.h b/php_http_client_response.h index 4a304ed..7ff0ae5 100644 --- a/php_http_client_response.h +++ b/php_http_client_response.h @@ -15,8 +15,6 @@ zend_class_entry *php_http_client_response_get_class_entry(void); -PHP_METHOD(HttpClientResponse, getCookies); - PHP_MINIT_FUNCTION(http_client_response); #endif /* PHP_HTTP_CLIENT_RESPONSE_H */