summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_runtime.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nxt_runtime.h')
-rw-r--r--src/nxt_runtime.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/nxt_runtime.h b/src/nxt_runtime.h
index 01087719..8ee8560b 100644
--- a/src/nxt_runtime.h
+++ b/src/nxt_runtime.h
@@ -135,9 +135,6 @@ nxt_port_t *nxt_runtime_port_first(nxt_runtime_t *rt,
/* STUB */
nxt_int_t nxt_runtime_controller_socket(nxt_task_t *task, nxt_runtime_t *rt);
-void nxt_port_controller_data_handler(nxt_task_t *task,
- nxt_port_recv_msg_t *msg);
-
nxt_str_t *nxt_current_directory(nxt_mp_t *mp);
nxt_listen_socket_t *nxt_runtime_listen_socket_add(nxt_runtime_t *rt,