chiark / gitweb /
bus: remove static introspection file export
[elogind.git] / src / core / dbus-automount.c
index 060cbf770753261b09f883f083b63a84307a3037..720f9ba6d12f5a8656c4b9f7a123fd396faa2bd8 100644 (file)
@@ -47,7 +47,7 @@
         BUS_UNIT_INTERFACES_LIST                     \
         "org.freedesktop.systemd1.Automount\0"
 
-const char bus_automount_interface[] _introspect_("Automount") = BUS_AUTOMOUNT_INTERFACE;
+const char bus_automount_interface[] = BUS_AUTOMOUNT_INTERFACE;
 
 const char bus_automount_invalidating_properties[] =
         "Result\0";