X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_env.h;h=3b8d87f31a457710dda2b524c474f39be73c92ea;hp=7556c3efb68e77e4de0129d1ab18b1e0aeffe3aa;hb=22258cd0e6d317e1dbe3c2479aed037571f57b97;hpb=c5a2e0f00072f02c1aac569487ccf4f803b89f64 diff --git a/php_http_env.h b/php_http_env.h index 7556c3e..3b8d87f 100644 --- a/php_http_env.h +++ b/php_http_env.h @@ -73,7 +73,6 @@ PHP_HTTP_API zval *php_http_env_get_superglobal(const char *key, size_t key_len PHP_HTTP_API zend_class_entry *php_http_env_class_entry; PHP_MINIT_FUNCTION(http_env); -PHP_RINIT_FUNCTION(http_env); PHP_RSHUTDOWN_FUNCTION(http_env); #endif