X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http_api.h;h=50ff615d8a98fd1ec0daf3e5d5b03e3772dcbf07;hb=94b41df5ff58a07118a24d935371b241e53d2669;hp=ebb6218c892363efa5a185f75b5d6ff6e58c76ac;hpb=707ee66a824e2bb5daad723f75682aea777b09a3;p=m6w6%2Fext-http diff --git a/php_http_api.h b/php_http_api.h index ebb6218..50ff615 100644 --- a/php_http_api.h +++ b/php_http_api.h @@ -106,7 +106,6 @@ typedef int STATUS; ZEND_BEGIN_MODULE_GLOBALS(php_http) struct php_http_env_globals env; struct php_http_persistent_handle_globals persistent_handle; - struct php_http_request_datashare_globals request_datashare; #if PHP_HTTP_HAVE_CURL && PHP_HTTP_HAVE_EVENT struct php_http_curl_globals curl; #endif