[Spice-devel] [PATCH spice-server] red-parse-qxl: Remove unused device_data field
Frediano Ziglio
fziglio at redhat.com
Tue Apr 10 12:08:12 UTC 2018
Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
---
server/red-parse-qxl.h | 1 -
1 file changed, 1 deletion(-)
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);
--
2.14.3
More information about the Spice-devel
mailing list