chiark / gitweb /
Prep v228: Full diff to master revealed more functions that are unused.
[elogind.git] / src / basic / audit-util.h
index 6de331c73e5f8b4d341a4680be9c8a35c3c31a42..8c4209d59afb87d8d2f12faaa1a33dfaec71f86e 100644 (file)
@@ -30,4 +30,6 @@
 int audit_session_from_pid(pid_t pid, uint32_t *id);
 int audit_loginuid_from_pid(pid_t pid, uid_t *uid);
 
+#if 0 /// UNNEEDED by elogind
 bool use_audit(void);
+#endif // 0