X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_request_pool_api.h;h=3243de936e0ea672eaee399c1f2212335a96e17e;hp=115cd3d5202f0c38bddadb1c3d65268b327778ff;hb=48981407809f0404e0427637f8474c9ccc2eafa4;hpb=3d4001d8462ccf22372b7436e1a1c134e83b683e diff --git a/php_http_request_pool_api.h b/php_http_request_pool_api.h index 115cd3d..3243de9 100644 --- a/php_http_request_pool_api.h +++ b/php_http_request_pool_api.h @@ -29,7 +29,6 @@ typedef struct { CURLM *ch; - zend_bool sent; zend_llist handles; zend_llist bodies; int unfinished;