Removed unused "nxt_app_header_field_t" structure.
It's not used since 3b77edf46701.
This commit is contained in:
@@ -88,12 +88,6 @@ struct nxt_common_app_conf_s {
|
|||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
typedef struct {
|
|
||||||
nxt_str_t name;
|
|
||||||
nxt_str_t value;
|
|
||||||
} nxt_app_header_field_t;
|
|
||||||
|
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
nxt_str_t method;
|
nxt_str_t method;
|
||||||
nxt_str_t target;
|
nxt_str_t target;
|
||||||
|
|||||||
Reference in New Issue
Block a user