summaryrefslogtreecommitdiffhomepage
path: root/src/http/ngx_http.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/http/ngx_http.h')
-rw-r--r--src/http/ngx_http.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/http/ngx_http.h b/src/http/ngx_http.h
index 93c140f07..d6eb263dd 100644
--- a/src/http/ngx_http.h
+++ b/src/http/ngx_http.h
@@ -114,9 +114,4 @@ extern ngx_http_output_header_filter_pt ngx_http_top_header_filter;
extern ngx_http_output_body_filter_pt ngx_http_top_body_filter;
-/* STUB */
-ngx_int_t ngx_http_log_handler(ngx_http_request_t *r);
-/**/
-
-
#endif /* _NGX_HTTP_H_INCLUDED_ */