chiark / gitweb /
bus: remove static introspection file export
[elogind.git] / src / core / dbus-path.c
index 1e62083d9b4c66200f67f2fac36269779a0e5a5f..a523b8144627b500307e19b6985dedde5a15dd7c 100644 (file)
@@ -50,7 +50,7 @@
         BUS_UNIT_INTERFACES_LIST                     \
         "org.freedesktop.systemd1.Path\0"
 
-const char bus_path_interface[] _introspect_("Path") = BUS_PATH_INTERFACE;
+const char bus_path_interface[] = BUS_PATH_INTERFACE;
 
 const char bus_path_invalidating_properties[] =
         "Result\0";