Possible fix for #784
This commit is contained in:
parent
59f39ae3ab
commit
89b636376e
2
glfw/dbus_glfw.c
vendored
2
glfw/dbus_glfw.c
vendored
@ -96,8 +96,10 @@ toggle_dbus_watch(DBusWatch *watch, void *data) {
|
||||
|
||||
static void
|
||||
on_dbus_timer_ready(id_type timer_id, void *data) {
|
||||
if (data) {
|
||||
DBusTimeout *t = (DBusTimeout*)data;
|
||||
dbus_timeout_handle(t);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user