I can't read, ignore this.
Sorry.

On 13/09/2016, Murray Calavera <[email protected]> wrote:
> 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

Reply via email to