summaryrefslogtreecommitdiffhomepage
path: root/src/http/ngx_http_upstream.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/http/ngx_http_upstream.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/http/ngx_http_upstream.h b/src/http/ngx_http_upstream.h
index 3ec85f94b..d38d6c025 100644
--- a/src/http/ngx_http_upstream.h
+++ b/src/http/ngx_http_upstream.h
@@ -144,8 +144,6 @@ typedef struct {
ngx_array_t *hide_headers;
ngx_array_t *pass_headers;
- ngx_str_t schema;
-
ngx_array_t *store_lengths;
ngx_array_t *store_values;