mirror of
https://github.com/nginx/nginx.git
synced 2025-06-07 17:52:38 +08:00
Removed unused ngx_http_get_time() declaration.
This commit is contained in:
parent
93874766db
commit
dd41bfd47a
@ -149,8 +149,6 @@ void ngx_http_clean_header(ngx_http_request_t *r);
|
||||
|
||||
|
||||
time_t ngx_http_parse_time(u_char *value, size_t len);
|
||||
size_t ngx_http_get_time(char *buf, time_t t);
|
||||
|
||||
|
||||
|
||||
ngx_int_t ngx_http_discard_request_body(ngx_http_request_t *r);
|
||||
|
Loading…
Reference in New Issue
Block a user