[Spice-devel] [PATCH 1/4] removed unused sent field

Frediano Ziglio fziglio at redhat.com
Fri Feb 5 15:41:53 UTC 2016


This patch should be squashed to another one.

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

diff --git a/server/dcc.h b/server/dcc.h
index 842b7d4..a482938 100644
--- a/server/dcc.h
+++ b/server/dcc.h
@@ -132,7 +132,6 @@ typedef struct GlScanoutUnixItem {
 typedef struct GlDrawItem {
     PipeItem base;
     SpiceMsgDisplayGlDraw draw;
-    int sent;
 } GlDrawItem;
 
 typedef struct ImageItem {
-- 
2.5.0



More information about the Spice-devel mailing list