X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_request_object.h;h=11f78c56482d7ec84f8f9d925ce2c6714c4a812b;hp=d1ddd46519e00fd1ae8204d51fe37adccf16f559;hb=3f95d032170345521749126c522174250a89e644;hpb=145b09bdffde195fa02691ed7a40b28a9381712d 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