[Spice-devel] [spice-protocol PATCH 33/46] qxlhw: qxl.h: remove qxl_notify_oom

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


---
 src/qxl.h |    8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/src/qxl.h b/src/qxl.h
index 466b505..7f1ae6a 100644
--- a/src/qxl.h
+++ b/src/qxl.h
@@ -339,16 +339,10 @@ void		  qxl_drop_image_cache (qxl_screen_t	       *qxl);
 
 
 /*
- * I/O port commands
+ * X spice definitions
  */
-void qxl_memslot_add(qxl_screen_t *qxl, uint8_t id);
-void qxl_notify_oom(qxl_screen_t *qxl);
-
 #ifdef XSPICE
 void xspice_ioport_write(qxl_screen_t *qxl, uint32_t io_port, uint32_t val);
-#endif
-
-#ifdef XSPICE
 
 #define MEMSLOT_GROUP 0
 #define NUM_MEMSLOTS_GROUPS 1
-- 
1.7.9.3



More information about the Spice-devel mailing list