From: Valentin Bartenev Date: Tue, 2 Feb 2016 13:33:55 +0000 (+0300) Subject: HTTP/2: removed unused field from ngx_http_v2_stream_t. X-Git-Tag: release-1.9.11~14 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=3351fbe48124b0e56f1478536089073db8fd2d7d;p=nginx.git HTTP/2: removed unused field from ngx_http_v2_stream_t. --- 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; /*