Signed-off-by: Murray Calavera <[email protected]>
---
src/wayland-client.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/wayland-client.c b/src/wayland-client.c
index 03c087a..c995a09 100644
--- a/src/wayland-client.c
+++ b/src/wayland-client.c
@@ -932,7 +932,6 @@ wl_display_connect_to_fd(int fd)
display->fd = fd;
wl_map_init(&display->objects, WL_MAP_CLIENT_SIDE);
- wl_event_queue_init(&display->default_queue, display);
wl_event_queue_init(&display->display_queue, display);
pthread_mutex_init(&display->mutex, NULL);
pthread_cond_init(&display->reader_cond, NULL);
--
2.9.3
_______________________________________________
wayland-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-devel