[Spice-devel] [PATCH] removed unused recv_core field

Christophe Fergeau cfergeau at redhat.com
Fri Oct 23 02:53:10 PDT 2015


ACK.

On Wed, Oct 14, 2015 at 04:32:55PM +0100, Frediano Ziglio wrote:
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
>  server/dispatcher.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/server/dispatcher.h b/server/dispatcher.h
> index 8cfa1d4..d522dab 100644
> --- a/server/dispatcher.h
> +++ b/server/dispatcher.h
> @@ -24,7 +24,6 @@ typedef struct DispatcherMessage {
>  } DispatcherMessage;
>  
>  struct Dispatcher {
> -    SpiceCoreInterface *recv_core;
>      int recv_fd;
>      int send_fd;
>      pthread_t self;
> -- 
> 2.4.3
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20151023/c5d338d1/attachment.sig>


More information about the Spice-devel mailing list