X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http.h;h=ca291374e2759e04f6efbc41a80fa53f5b2529dc;hp=0c00e662093555c77117ab091e9e325738f857c3;hb=47c525716db7a03c84af5efc9953db3634084263;hpb=80fd11fc5b72c8fadea499aec6e617d415334c2d 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)