[Spice-devel] [PATCH spice-server] fixup! Remove third argument from red_channel_client_init_send_data()

Frediano Ziglio fziglio at redhat.com
Fri Dec 16 12:16:08 UTC 2016


Remove unused field

Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
---
 server/red-channel-client-private.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/server/red-channel-client-private.h b/server/red-channel-client-private.h
index 76c9574..593fee5 100644
--- a/server/red-channel-client-private.h
+++ b/server/red-channel-client-private.h
@@ -75,7 +75,6 @@ struct RedChannelClientPrivate
         struct {
             SpiceMarshaller *marshaller;
             uint8_t *header_data;
-            RedPipeItem *item;
         } main;
 
         struct {
-- 
2.9.3



More information about the Spice-devel mailing list