- drop mhash support
[m6w6/ext-http] / php_http_api.h
index e0e01505b2bed953f637ccf0706bc80c32a60281..3073ab4493f2115295a9efd82c812012a3ae7bbb 100644 (file)
@@ -22,7 +22,6 @@
 #define HTTP_SUPPORT_REQUESTS          0x02L
 #define HTTP_SUPPORT_MAGICMIME         0x04L
 #define HTTP_SUPPORT_ENCODINGS         0x08L
-#define HTTP_SUPPORT_MHASHETAGS                0x10L
 #define HTTP_SUPPORT_SSLREQUESTS       0x20L
 
 extern PHP_MINIT_FUNCTION(http_support);