STATUS -> ZEND_RESULT_CODE
[m6w6/ext-http] / php_http_api.h
index ec18293dc125d9c2e7930a6a4eb29c86de69d7a2..08b6ba82829520be42d0e8ba15878fb2e3a0a1b1 100644 (file)
@@ -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