diff options
Diffstat (limited to 'src/nginext/nxt_go_run_ctx.h')
-rw-r--r-- | src/nginext/nxt_go_run_ctx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nginext/nxt_go_run_ctx.h b/src/nginext/nxt_go_run_ctx.h index 4ead1df5..62f6b133 100644 --- a/src/nginext/nxt_go_run_ctx.h +++ b/src/nginext/nxt_go_run_ctx.h @@ -14,7 +14,6 @@ typedef struct nxt_go_process_s nxt_go_process_t; -typedef struct nxt_port_mmap_msg_s nxt_port_mmap_msg_t; typedef struct nxt_go_msg_s nxt_go_msg_t; |