- use OBJ_PROP_CE macro
[m6w6/ext-http] / php_http.h
index f8f3e966f311e4421d607f6029a9f03fb0b75b1a..b327d228770fbb70335776fb3b4ec20038211174 100644 (file)
@@ -195,12 +195,6 @@ PHP_FUNCTION(ob_inflatehandler);
 #endif
 PHP_FUNCTION(http_support);
 
-PHP_MINIT_FUNCTION(http);
-PHP_MSHUTDOWN_FUNCTION(http);
-PHP_RINIT_FUNCTION(http);
-PHP_RSHUTDOWN_FUNCTION(http);
-PHP_MINFO_FUNCTION(http);
-
 #endif /* PHP_HTTP_H */
 
 /*