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

@@ -46,9 +46,6 @@ typedef struct {
} nxt_http_request_state_t;
typedef struct nxt_http_request_s nxt_http_request_t;
typedef struct {
nxt_http_request_parse_t parser;