X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_api.h;h=08b6ba82829520be42d0e8ba15878fb2e3a0a1b1;hp=ec18293dc125d9c2e7930a6a4eb29c86de69d7a2;hb=4a975fc65c1885c505cb1271411cef14724caf4c;hpb=4f9f3e9032252995b600ed4c4ea538e6302730a2 diff --git a/php_http_api.h b/php_http_api.h index ec18293..08b6ba8 100644 --- a/php_http_api.h +++ b/php_http_api.h @@ -41,9 +41,6 @@ # define PHP_HTTP_API extern #endif -/* make functions that return SUCCESS|FAILURE more obvious */ -typedef int STATUS; - #if (defined(HAVE_ICONV) || defined(PHP_HTTP_HAVE_EXT_ICONV)) && (PHP_HTTP_SHARED_DEPS || !defined(COMPILE_DL_ICONV)) # define PHP_HTTP_HAVE_ICONV #endif