mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-07 21:03:10 +00:00
red-parse-qxl: Remove unused device_data field
Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Christophe Fergeau <cfergeau@redhat.com>
This commit is contained in:
parent
216bf191b8
commit
48e7f4c999
@ -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);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user