mirror of
https://github.com/nginx/nginx.git
synced 2025-08-06 14:56:15 +08:00
Removed unused field from ngx_quic_header_t.
This commit is contained in:
parent
4502e5b1e9
commit
c3b7927e24
@ -232,7 +232,6 @@ typedef struct {
|
||||
ngx_log_t *log;
|
||||
|
||||
struct ngx_quic_secret_s *secret;
|
||||
ngx_uint_t type;
|
||||
ngx_uint_t *number;
|
||||
uint8_t flags;
|
||||
uint32_t version;
|
||||
|
Loading…
Reference in New Issue
Block a user