chiark / gitweb /
core: allocate a kdbus bus for each systemd instance, if we can
[elogind.git] / src / libsystemd-bus / kdbus.h
index c9377ea277973a27e7890f2d48a36a3017098aa3..bfd299bd266e70cc9e5d6bbde74294cb08ec3b44 100644 (file)
@@ -297,11 +297,6 @@ enum {
 enum {
        _KDBUS_MAKE_NULL,
        KDBUS_MAKE_NAME,
-       KDBUS_MAKE_CRED,        /* allow translator services which connect
-                                * to the bus on behalf of somebody else,
-                                * allow specifying the credentials of the
-                                * client to connect on behalf on. Needs
-                                * privileges */
 };
 
 struct kdbus_cmd_bus_make {