]> git.kaiwu.me - nginx.git/commitdiff
HTTP/3: removed h3scf->quic leftover after 0d2b2664b41c.
authorSergey Kandaurov <pluknet@nginx.com>
Mon, 12 Apr 2021 09:30:30 +0000 (12:30 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Mon, 12 Apr 2021 09:30:30 +0000 (12:30 +0300)
src/http/v3/ngx_http_v3.h

index 7fba090569549ac028aa36eea469c511eb1af5c8..18b7a76364186676651cceaffc9af65960093844 100644 (file)
@@ -92,7 +92,6 @@
 
 
 typedef struct {
-    ngx_quic_tp_t                 quic;
     size_t                        max_table_capacity;
     ngx_uint_t                    max_blocked_streams;
     ngx_uint_t                    max_concurrent_pushes;