mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-05 20:58:36 +00:00
Remove unused free_compress_bufs field from DisplayChannel
RedCompressBuf are no longer pooled.
The usage was removed in 92d9b782bd.
Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Jonathon Jongsma <jjongsma@redhat.com>
This commit is contained in:
parent
d7fb7b0b36
commit
fa4d204819
@ -192,7 +192,6 @@ struct DisplayChannel {
|
||||
SpiceImageSurfaces image_surfaces;
|
||||
|
||||
ImageCache image_cache;
|
||||
RedCompressBuf *free_compress_bufs;
|
||||
|
||||
int gl_draw_async_count;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user