HTTP/3: removed h3scf->quic leftover after 0d2b2664b41c.

This commit is contained in:
Sergey Kandaurov 2021-04-12 12:30:30 +03:00
parent b61176b9f7
commit 8ba7adf037

View File

@ -92,7 +92,6 @@
typedef struct { typedef struct {
ngx_quic_tp_t quic;
size_t max_table_capacity; size_t max_table_capacity;
ngx_uint_t max_blocked_streams; ngx_uint_t max_blocked_streams;
ngx_uint_t max_concurrent_pushes; ngx_uint_t max_concurrent_pushes;