chiark / gitweb /
bus: remove static introspection file export
[elogind.git] / src / core / dbus-target.c
index 6a775506cc737a6b7d2e4ef7734635fc81115d6d..f143d897fa93e7593b754b789e140d3b9265990f 100644 (file)
@@ -44,7 +44,7 @@
         BUS_UNIT_INTERFACES_LIST                     \
         "org.freedesktop.systemd1.Target\0"
 
-const char bus_target_interface[] _introspect_("Target") = BUS_TARGET_INTERFACE;
+const char bus_target_interface[] = BUS_TARGET_INTERFACE;
 
 DBusHandlerResult bus_target_message_handler(Unit *u, DBusConnection *c, DBusMessage *message) {
         const BusBoundProperties bps[] = {