commit | ad9423e81be81299e866bf7b26d0b96a4bc7cec5 | [log] [tgz] |
---|---|---|
author | Valentin Bartenev <vbart@nginx.com> | Tue Feb 02 16:33:55 2016 +0300 |
committer | Valentin Bartenev <vbart@nginx.com> | Tue Feb 02 16:33:55 2016 +0300 |
tree | 0b30615cc9e7bdaa95499c115a5e1d61b80dad83 | |
parent | 159a8bc8a56760c3f3534e9da5426c58126b4ef8 [diff] |
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 4c63b21..0f03922 100644 --- a/src/http/v2/ngx_http_v2.h +++ b/src/http/v2/ngx_http_v2.h
@@ -167,7 +167,6 @@ ngx_http_v2_connection_t *connection; ngx_http_v2_node_t *node; - ngx_uint_t header_buffers; ngx_uint_t queued; /*