chiark / gitweb /
bus: instead of exposing the dbus1 flags when acquiring a name use our own that are...
[elogind.git] / src / systemd / sd-bus-vtable.h
index 5400e9a6612f86e1a2828d3ffa783b40af409758..cc029eb1a7c44dbbb87f3e7b8411cdb278876926 100644 (file)
@@ -37,7 +37,6 @@ enum {
         _SD_BUS_VTABLE_SIGNAL            = 'S',
         _SD_BUS_VTABLE_PROPERTY          = 'P',
         _SD_BUS_VTABLE_WRITABLE_PROPERTY = 'W',
-        _SD_BUS_VTABLE_CHILDREN          = 'C',
 };
 
 enum {