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 63f4f9e03d
commit 5417403c6f
1 changed files with 0 additions and 1 deletions

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