X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http_request_method_api.c;h=ead74ac57a8043e90e3e73a581a42b06a0941c8c;hp=9e5c79a0c9be133c63ea940ceeff001708627223;hb=7b88d9022c90eb12e5fe195af8644935141c9d68;hpb=bae1d9bccd93257b15065f1b51579b2d0b5cc1e4 diff --git a/http_request_method_api.c b/http_request_method_api.c index 9e5c79a..ead74ac 100644 --- a/http_request_method_api.c +++ b/http_request_method_api.c @@ -27,8 +27,6 @@ # include "php_http_request_object.h" #endif -ZEND_EXTERN_MODULE_GLOBALS(http); - /* {{{ char *http_request_methods[] */ static const char *const http_request_methods[] = { "UNKNOWN",