From a89a0f918925a662503c1bcb28bdb06ab9b7ef25 Mon Sep 17 00:00:00 2001 From: David Härdeman Date: Tue, 30 Jun 2020 08:10:04 +0200 Subject: Share config parsing fully between server and cmdline tool --- minecproxy/systemd.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'minecproxy/systemd.h') diff --git a/minecproxy/systemd.h b/minecproxy/systemd.h index d455044..fb9e3a4 100644 --- a/minecproxy/systemd.h +++ b/minecproxy/systemd.h @@ -1,8 +1,6 @@ #ifndef foosystemdhfoo #define foosystemdhfoo -char *systemd_object_path(const char *service); - void systemd_delete(); bool systemd_service_running(struct server *server); -- cgit v1.2.3