From 2e694aaeec158dba9dc12d8eea1755e201830a81 Mon Sep 17 00:00:00 2001 From: Sven Eden Date: Sun, 9 Apr 2017 20:56:14 +0200 Subject: Prep v227: Clean up some headers in src/systemd - src/systemd/sd-bus.h - src/systemd/sd-daemon.h - src/systemd/sd-event.h --- src/systemd/sd-daemon.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/systemd/sd-daemon.h') diff --git a/src/systemd/sd-daemon.h b/src/systemd/sd-daemon.h index 7b7df571e..2d573fde9 100644 --- a/src/systemd/sd-daemon.h +++ b/src/systemd/sd-daemon.h @@ -242,7 +242,7 @@ int sd_notify(int unset_environment, const char *state); Similar to sd_notify(), but send the message on behalf of another process, if the appropriate permissions are available. */ -int sd_pid_notify(pid_t pid, int unset_environment, const char *state); +// UNNEEDED int sd_pid_notify(pid_t pid, int unset_environment, const char *state); /* Similar to sd_notifyf(), but send the message on behalf of another -- cgit v1.2.3