summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_http.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nxt_http.h')
-rw-r--r--src/nxt_http.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nxt_http.h b/src/nxt_http.h
index a8a28eca..384a8ea9 100644
--- a/src/nxt_http.h
+++ b/src/nxt_http.h
@@ -117,7 +117,6 @@ struct nxt_http_request_s {
nxt_http_field_t *content_length;
nxt_http_field_t *cookie;
nxt_off_t content_length_n;
- nxt_off_t rest_length;
nxt_sockaddr_t *remote;
nxt_sockaddr_t *local;