From 3351fbe48124b0e56f1478536089073db8fd2d7d Mon Sep 17 00:00:00 2001 From: Valentin Bartenev Date: Tue, 2 Feb 2016 16:33:55 +0300 Subject: [PATCH] HTTP/2: removed unused field from ngx_http_v2_stream_t. --- src/http/v2/ngx_http_v2.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/http/v2/ngx_http_v2.h b/src/http/v2/ngx_http_v2.h index 4c63b2165..0f0392279 100644 --- a/src/http/v2/ngx_http_v2.h +++ b/src/http/v2/ngx_http_v2.h @@ -167,7 +167,6 @@ struct ngx_http_v2_stream_s { ngx_http_v2_connection_t *connection; ngx_http_v2_node_t *node; - ngx_uint_t header_buffers; ngx_uint_t queued; /*