[Spice-devel] [spice-protocol PATCH 36/46] qxlhw: qxl.h: remove qxl_mem users

Alon Levy alevy at redhat.com
Tue Apr 10 04:50:32 PDT 2012


---
 src/qxl.h |    6 ------
 1 file changed, 6 deletions(-)

diff --git a/src/qxl.h b/src/qxl.h
index 7f1ae6a..626abc3 100644
--- a/src/qxl.h
+++ b/src/qxl.h
@@ -140,12 +140,6 @@ struct _qxl_screen_t
     
     int				bytes_per_pixel;
 
-    /* Commands */
-    struct qxl_mem *		mem;   /* Context for qxl_alloc/free */
-
-    /* Surfaces */
-    struct qxl_mem *		surf_mem;  /* Context for qxl_surf_alloc/free */
-    
     EntityInfoPtr		entity;
 
 #ifndef XSPICE
-- 
1.7.9.3



More information about the Spice-devel mailing list