From ca2871d9b027018c108e0cf7bbc4e5a919e300c3 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Mon, 21 Oct 2013 00:38:19 +0200 Subject: bus: remove static introspection file export --- src/core/dbus-automount.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/dbus-automount.c') diff --git a/src/core/dbus-automount.c b/src/core/dbus-automount.c index 060cbf770..720f9ba6d 100644 --- a/src/core/dbus-automount.c +++ b/src/core/dbus-automount.c @@ -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"; -- cgit v1.2.3