[Spice-commits] server/red-parse-qxl.h

Frediano Ziglio fziglio at kemper.freedesktop.org
Tue Apr 10 15:29:40 UTC 2018


 server/red-parse-qxl.h |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 48e7f4c9999afad54cc885c6a8600744afe4fc90
Author: Frediano Ziglio <fziglio at redhat.com>
Date:   Tue Apr 10 12:46:43 2018 +0100

    red-parse-qxl: Remove unused device_data field
    
    Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
    Acked-by: Christophe Fergeau <cfergeau at redhat.com>

diff --git a/server/red-parse-qxl.h b/server/red-parse-qxl.h
index 4a576ca0..ce7d8b05 100644
--- a/server/red-parse-qxl.h
+++ b/server/red-parse-qxl.h
@@ -113,7 +113,6 @@ typedef struct RedCursorCmd {
         } trail;
         SpicePoint16 position;
     } u;
-    uint8_t *device_data;
 } RedCursorCmd;
 
 void red_get_rect_ptr(SpiceRect *red, const QXLRect *qxl);


More information about the Spice-commits mailing list