r1667 merge:

delete unneeded declaration
This commit is contained in:
Igor Sysoev 2007-12-12 21:08:20 +00:00
parent 8ae336f5ad
commit 82e19b3fa9
1 changed files with 0 additions and 5 deletions

View File

@ -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_ */