chiark / gitweb /
Cleaned up more unneeded types and functions.
[elogind.git] / src / libsystemd / libsystemd.sym
index b4e52dd37771fc66d2c0e48c3e9d4a78d8464ecd..1c3b51a4bb9b28d8d30e71a0997f8769e6be6b33 100644 (file)
@@ -64,16 +64,16 @@ global:
         sd_journal_open_container;
 
         /* sd-daemon */
-        sd_booted;
-        sd_is_fifo;
+        /* sd_booted; */
+        /* sd_is_fifo; */
         /* sd_is_mq; */
         sd_is_socket;
-        sd_is_socket_inet;
-        sd_is_socket_unix;
-        sd_is_special;
-        sd_listen_fds;
+        /* sd_is_socket_inet; */
+        /* sd_is_socket_unix; */
+        /* sd_is_special; */
+        /* sd_listen_fds; */
         sd_notify;
-        sd_notifyf;
+        /* sd_notifyf; */
         sd_watchdog_enabled;
 
         /* sd-id128 */
@@ -145,7 +145,7 @@ global:
 LIBSYSTEMD_214 {
 global:
         sd_pid_notify;
-        sd_pid_notifyf;
+        /* sd_pid_notifyf; */
 } LIBSYSTEMD_213;
 
 LIBSYSTEMD_216 {