aboutsummaryrefslogtreecommitdiff
path: root/initd/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'initd/init.h')
-rw-r--r--initd/init.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/initd/init.h b/initd/init.h
index c8b1c1d..0196861 100644
--- a/initd/init.h
+++ b/initd/init.h
@@ -70,8 +70,6 @@ void supervisor_init(void);
bool supervisor_process_queues(void);
-void supervisor_reload_config(void);
-
void supervisor_answer_status_request(int fd, const void *dest_addr,
size_t addrlen, E_SERVICE_STATE filter);