Bugzilla – Attachment #572073: A patch to if-zero a stub that interposes dbus' threading initialization. for bug #854694
{
}
#if 0
dbus_bool_t dbus_threads_init_default(void)
return 1;
#endif
DBusConnection *dbus_bus_get(DBusBusType type ATTRIBUTE_UNUSED,
DBusError *error ATTRIBUTE_UNUSED)