summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/nxt_application.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/nxt_application.h b/src/nxt_application.h
index b5ce3e63..1fca5dff 100644
--- a/src/nxt_application.h
+++ b/src/nxt_application.h
@@ -89,12 +89,6 @@ struct nxt_common_app_conf_s {
typedef struct {
- nxt_str_t name;
- nxt_str_t value;
-} nxt_app_header_field_t;
-
-
-typedef struct {
nxt_str_t method;
nxt_str_t target;
nxt_str_t version;