From: Jonathon Jongsma <jjongsma@xxxxxxxxxx> --- server/red_channel.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/server/red_channel.h b/server/red_channel.h index bc0347b..619a841 100644 --- a/server/red_channel.h +++ b/server/red_channel.h @@ -127,11 +127,6 @@ typedef struct OutgoingHandler { /* Red Channel interface */ -typedef struct BufDescriptor { - uint32_t size; - uint8_t *data; -} BufDescriptor; - typedef struct RedChannel RedChannel; typedef struct RedChannelClient RedChannelClient; typedef struct RedClient RedClient; -- 2.1.0 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel