Removed duplicate declaration.

This commit is contained in:
Igor Sysoev
2017-12-28 20:12:19 +03:00
parent 795a244bd0
commit dc47f02307

View File

@@ -14,9 +14,6 @@
#include <nxt_application.h>
typedef struct nxt_http_request_s nxt_http_request_t;
typedef struct {
nxt_thread_spinlock_t lock;
nxt_queue_t engines;