X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=php_http_request_object.h;h=11f78c56482d7ec84f8f9d925ce2c6714c4a812b;hb=5e762e0d42ec1a71df83f0623318721d481d660d;hp=d1ddd46519e00fd1ae8204d51fe37adccf16f559;hpb=145b09bdffde195fa02691ed7a40b28a9381712d;p=m6w6%2Fext-http diff --git a/php_http_request_object.h b/php_http_request_object.h index d1ddd46..11f78c5 100644 --- a/php_http_request_object.h +++ b/php_http_request_object.h @@ -106,8 +106,6 @@ PHP_METHOD(HttpRequest, methodUnregister); PHP_METHOD(HttpRequest, methodName); PHP_METHOD(HttpRequest, methodExists); -PHP_METHOD(HttpRequest, debugWrapper); - #endif #endif #endif