On Thu, 21 Aug 2014 12:07:08 +0200
Marek Chalupa <[email protected]> wrote:

> display_thread variable is unused since
> 3c7e8bfbb4745315b7bcbf69fa746c3d6718c305
> 
> Signed-off-by: Marek Chalupa <[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 15a5acc..2252424 100644
> --- a/src/wayland-client.c
> +++ b/src/wayland-client.c
> @@ -97,7 +97,6 @@ struct wl_display {
>               uint32_t id;
>       } protocol_error;
>       int fd;
> -     pthread_t display_thread;
>       struct wl_map objects;
>       struct wl_event_queue display_queue;
>       struct wl_event_queue default_queue;

All three patches pushed, thanks,
pq
_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to