X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=php_http.h;h=ca291374e2759e04f6efbc41a80fa53f5b2529dc;hb=bf7c808caf569c8533a1e7226765cff87c462ab7;hp=0c00e662093555c77117ab091e9e325738f857c3;hpb=80fd11fc5b72c8fadea499aec6e617d415334c2d;p=m6w6%2Fext-http diff --git a/php_http.h b/php_http.h index 0c00e66..ca29137 100644 --- a/php_http.h +++ b/php_http.h @@ -47,7 +47,6 @@ ZEND_BEGIN_MODULE_GLOBALS(http) char curlerr[CURL_ERROR_SIZE + 1]; # endif zend_llist to_free; - zval message_object_tmp_property; #endif /* HTTP_HAVE_CURL */ ZEND_END_MODULE_GLOBALS(http)