Pushed already but fine!

On Thu, May 30, 2019 at 03:22:52PM +0100, Frediano Ziglio wrote:
> Signed-off-by: Frediano Ziglio <fzig...@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);
> -- 
> 2.20.1
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to