mirror of
https://github.com/nginx/nginx.git
synced 2024-12-12 02:09:04 +08:00
delete unneeded declaration
This commit is contained in:
parent
743760ea35
commit
a427e12619
@ -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_ */
|
||||
|
Loading…
Reference in New Issue
Block a user