Removed unused field from ngx_quic_header_t.

This commit is contained in:
Vladimir Homutov 2020-03-31 13:13:12 +03:00
parent 6749f64f7f
commit ed21279b6f

View file

@ -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;