[Spice-devel] [PATCH] Remove unused free_compress_bufs field from DisplayChannel

Frediano Ziglio fziglio at redhat.com
Fri Jun 10 16:24:41 UTC 2016


Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
---
 server/display-channel.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/server/display-channel.h b/server/display-channel.h
index 16ea709..90836fb 100644
--- a/server/display-channel.h
+++ b/server/display-channel.h
@@ -199,7 +199,6 @@ struct DisplayChannel {
     SpiceImageSurfaces image_surfaces;
 
     ImageCache image_cache;
-    RedCompressBuf *free_compress_bufs;
 
     int gl_draw_async_count;
 
-- 
2.7.4



More information about the Spice-devel mailing list