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

@@ -5,7 +5,7 @@
*/
#include <nxt_main.h>
#include <nxt_application.h>
#include <nxt_router.h>
static nxt_int_t nxt_go_init(nxt_task_t *task, nxt_common_app_conf_t *conf);