X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fsystemd%2Fsd-daemon.h;h=ac31df94b46df62c16a2103c6991167e8bb1a821;hp=bee4043940a38245072ea208d2d3bfeb87fc672d;hb=a97a730270418e53e9400de5dce7b07c7dacd19a;hpb=b6e675bcef8c3dca1292269795c795195ea6d1e7 diff --git a/src/systemd/sd-daemon.h b/src/systemd/sd-daemon.h index bee404394..ac31df94b 100644 --- a/src/systemd/sd-daemon.h +++ b/src/systemd/sd-daemon.h @@ -278,7 +278,6 @@ int sd_pid_notifyf(pid_t pid, int unset_environment, const char *format, ...) _s */ int sd_pid_notify_with_fds(pid_t pid, int unset_environment, const char *state, const int *fds, unsigned n_fds); -#if 0 /// UNNEEDED by elogind /* Returns > 0 if the system was booted with systemd. Returns < 0 on error. Returns 0 if the system was not booted with systemd. Note @@ -291,7 +290,6 @@ int sd_pid_notify_with_fds(pid_t pid, int unset_environment, const char *state, See sd_booted(3) for more information. */ int sd_booted(void); -#endif // 0 /* Returns > 0 if the service manager expects watchdog keep-alive