chiark / gitweb /
Prep v227: Clean up some headers in src/systemd
[elogind.git] / src / systemd / sd-daemon.h
index 7b7df571e7d401721bea6910d1201061d0161991..2d573fde982ed6e443355a5486e7c5227fa63ab4 100644 (file)
@@ -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