Removed duplicate declaration.

This commit is contained in:
Igor Sysoev
2017-12-28 20:50:49 +03:00
parent cb3c7dd40c
commit dbd7540a04
8 changed files with 7 additions and 10 deletions

View File

@@ -115,8 +115,6 @@ typedef struct {
} nxt_app_request_t;
typedef struct nxt_http_request_s nxt_http_request_t;
typedef struct nxt_app_parse_ctx_s nxt_app_parse_ctx_t;
struct nxt_app_parse_ctx_s {