mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-26 02:28:37 +00:00
worker: remove unused members from Drawable
Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Christophe Fergeau <cfergeau@redhat.com>
This commit is contained in:
parent
622cb433a8
commit
a9e34bd27a
@ -855,9 +855,6 @@ struct Drawable {
|
||||
uint32_t group_id;
|
||||
DependItem depend_items[3];
|
||||
|
||||
uint8_t *backed_surface_data;
|
||||
DependItem pipe_depend_items[3];
|
||||
|
||||
int surface_id;
|
||||
int surfaces_dest[3];
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user