[Spice-devel] [PATCH 01/23] remove unused refs field

Jonathon Jongsma jjongsma at redhat.com
Tue May 17 19:44:14 UTC 2016


Acked-by: Jonathon Jongsma <jjongsma at redhat.com>


On Mon, 2016-05-16 at 14:31 +0100, Frediano Ziglio wrote:
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
>  server/dcc.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/server/dcc.h b/server/dcc.h
> index 1dd53bd..89934bc 100644
> --- a/server/dcc.h
> +++ b/server/dcc.h
> @@ -154,7 +154,6 @@ typedef struct RedDrawablePipeItem {
>      RedPipeItem dpi_pipe_item; /* link for the client's pipe itself */
>      Drawable *drawable;
>      DisplayChannelClient *dcc;
> -    uint8_t refs;
>  } RedDrawablePipeItem;
>  
>  DisplayChannelClient*      dcc_new                                  
>  (DisplayChannel *display,


More information about the Spice-devel mailing list