chiark / gitweb /
Drop busname unit type
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 23 Jul 2017 13:24:39 +0000 (09:24 -0400)
committerSven Eden <yamakuzure@gmx.net>
Thu, 10 Aug 2017 08:07:19 +0000 (10:07 +0200)
Since busname units are only useful with kdbus, they weren't actively
used. This was dead code, only compile-tested. If busname units are
ever added back, it'll be cleaner to start from scratch (possibly reverting
parts of this patch).

src/core/meson.build

index d539ba0ee26d443e82edf9110112a8d363e410cc..e12b7e0e66ddeb690b08da6974a7b583f7707927 100644 (file)
@@ -16,8 +16,6 @@
 #         service.h
 #         socket.c
 #         socket.h
-#         busname.c
-#         busname.h
 #         bus-policy.c
 #         bus-policy.h
 #         target.c
@@ -58,8 +56,6 @@
 #         dbus-service.h
 #         dbus-socket.c
 #         dbus-socket.h
-#         dbus-busname.c
-#         dbus-busname.h
 #         dbus-target.c
 #         dbus-target.h
 #         dbus-device.c