summaryrefslogtreecommitdiff
path: root/lib/systemd.h
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@diac24.net>2019-11-27 21:49:00 +0100
committerDavid Lamparter <equinox@diac24.net>2019-12-14 12:41:19 +0100
commiteb51bb9b1fa2fbb339c583cb5b479246b0821dcc (patch)
tree5124272233040bf909cbd3d5e58832a72107d558 /lib/systemd.h
parent25d86233403523c3c03ecc5bc1450c6da37fc6cc (diff)
lib: random unused bits cleanup
Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'lib/systemd.h')
-rw-r--r--lib/systemd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/systemd.h b/lib/systemd.h
index 1f730720ce..d9885c5d9c 100644
--- a/lib/systemd.h
+++ b/lib/systemd.h
@@ -32,7 +32,6 @@ extern "C" {
* To turn on systemd compilation, use --enable-systemd on
* configure run.
*/
-void systemd_send_information(const char *info);
void systemd_send_stopping(void);
/*