mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
Removed unused field from ngx_quic_header_t.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user