summaryrefslogtreecommitdiff
path: root/minecproxy/systemd.h
diff options
context:
space:
mode:
Diffstat (limited to 'minecproxy/systemd.h')
-rw-r--r--minecproxy/systemd.h2
1 files changed, 0 insertions, 2 deletions
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);