[Spice-devel] [PATCH spice-server 11/13] red-channel: Remove unused declaration

Frediano Ziglio fziglio at redhat.com
Wed Jun 12 05:55:54 UTC 2019


ping

> 
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
>  server/red-channel.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/server/red-channel.h b/server/red-channel.h
> index 4bfd81ee1..eb16bd4b8 100644
> --- a/server/red-channel.h
> +++ b/server/red-channel.h
> @@ -47,7 +47,6 @@ typedef struct MainChannelClient MainChannelClient;
>  
>  typedef bool (*channel_handle_message_proc)(RedChannelClient *rcc, uint16_t
>  type,
>                                              uint32_t size, void *msg);
> -typedef bool (*channel_configure_socket_proc)(RedChannelClient *rcc);
>  typedef void (*channel_send_pipe_item_proc)(RedChannelClient *rcc,
>  RedPipeItem *item);
>  
>  typedef bool (*channel_handle_migrate_flush_mark_proc)(RedChannelClient
>  *base);


More information about the Spice-devel mailing list