delete unneeded declaration
This commit is contained in:
parent
03730a612f
commit
948878c194
1 changed files with 0 additions and 5 deletions
|
@ -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 a new issue