X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http_request_pool_api.c;h=83c5c5902eccb648ffc238fdb74defea32bbb0f2;hb=bbb3e0cfaf7e884c82fc42e873e47d0e6024e1b6;hp=306333071b4704a6c990b82705ae150714d272df;hpb=604c0e53f847efab109d18068894a2ca7fc55df5;p=m6w6%2Fext-http diff --git a/http_request_pool_api.c b/http_request_pool_api.c index 3063330..83c5c59 100644 --- a/http_request_pool_api.c +++ b/http_request_pool_api.c @@ -32,8 +32,6 @@ # define HTTP_DEBUG_REQPOOLS 0 #endif -ZEND_EXTERN_MODULE_GLOBALS(http); - #ifndef HAVE_CURL_MULTI_STRERROR # define curl_multi_strerror(dummy) "unknown error" #endif