mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-30 17:49:02 +00:00
red-channel: Remove unused declaration
Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
This commit is contained in:
parent
4235121f52
commit
789e8ce2c6
@ -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);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user