aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/http/ngx_http.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/http/ngx_http.h b/src/http/ngx_http.h
index b1e5fae6a..328f49e94 100644
--- a/src/http/ngx_http.h
+++ b/src/http/ngx_http.h
@@ -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);