[Spice-devel] [PATCH spice-server v3 1/5] red-channel: Remove unused type definition

Frediano Ziglio fziglio at redhat.com
Thu Mar 2 09:16:07 UTC 2017


Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
---
I don't consider this patch really specific to this set
---
 server/red-channel.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/server/red-channel.c b/server/red-channel.c
index 67a570d..8fe0d33 100644
--- a/server/red-channel.c
+++ b/server/red-channel.c
@@ -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:
-- 
2.9.3



More information about the Spice-devel mailing list