chiark / gitweb /
bus: remove static introspection file export
[elogind.git] / src / core / dbus-job.c
index eac24489159f0da1aca30ea3fc7eeb9d686eb634..e1d7504e85464f6dd25dccd7128124869f0cc517 100644 (file)
@@ -45,7 +45,7 @@
         BUS_INTROSPECTABLE_INTERFACE                                  \
         "</node>\n"
 
-const char bus_job_interface[] _introspect_("Job") = BUS_JOB_INTERFACE;
+const char bus_job_interface[] = BUS_JOB_INTERFACE;
 
 #define INTERFACES_LIST                              \
         BUS_GENERIC_INTERFACES_LIST                  \