HTTP/2: removed unused field from ngx_http_v2_stream_t.

This commit is contained in:
Valentin Bartenev 2016-02-02 16:33:55 +03:00
parent c6ed65ce7c
commit 3351fbe481

View File

@ -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;
/*