mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-31 11:28:31 +00:00
red-channel: Remove unused type definition
Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Christophe Fergeau <cfergeau@redhat.com>
This commit is contained in:
parent
cdd1e69b28
commit
b2d1a38d13
@ -594,7 +594,6 @@ int red_channel_no_item_being_sent(RedChannel *channel)
|
||||
*/
|
||||
|
||||
typedef void (*rcc_item_t)(RedChannelClient *rcc, RedPipeItem *item);
|
||||
typedef int (*rcc_item_cond_t)(RedChannelClient *rcc, RedPipeItem *item);
|
||||
|
||||
/**
|
||||
* red_channel_pipes_create_batch:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user