mirror of
https://github.com/nginx/nginx.git
synced 2025-08-04 21:46:14 +08:00
r1667 merge:
delete unneeded declaration
This commit is contained in:
parent
03bb14b2a3
commit
cde7ea838b
@ -113,9 +113,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