delete unneeded declaration

This commit is contained in:
Igor Sysoev 2007-11-28 10:14:04 +00:00
parent 743760ea35
commit a427e12619

View File

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