summaryrefslogtreecommitdiff
path: root/src/systemd
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2017-01-19 14:05:12 +0100
committerSven Eden <yamakuzure@gmx.net>2017-03-14 10:23:02 +0100
commitbec1345672f400faca26c4d231c0b6a7360801ed (patch)
tree16365809d429f37d0f170d0af96d3e4564af991b /src/systemd
parentb514d6c9dcc7c0d7353f975ecfb94f2197c73cf1 (diff)
Remove sd_is_mq
* src/systemd/sd-daemon.h: * src/libelogind/sd-daemon/sd-daemon.c (sd_is_mq): Remove unused function that depended on librt. Ultimately we should remove this header at some point.
Diffstat (limited to 'src/systemd')
-rw-r--r--src/systemd/sd-daemon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemd/sd-daemon.h b/src/systemd/sd-daemon.h
index 861dc8f1f..1f093f3ca 100644
--- a/src/systemd/sd-daemon.h
+++ b/src/systemd/sd-daemon.h
@@ -154,7 +154,7 @@ int sd_is_socket_unix(int fd, int type, int listening, const char *path, size_t
See sd_is_mq(3) for more information.
*/
-int sd_is_mq(int fd, const char *path);
+/// UNNEEDED int sd_is_mq(int fd, const char *path);
/*
Informs systemd about changed daemon state. This takes a number of