summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2012-07-22 17:34:22 +0300
committerAlon Levy <alevy@redhat.com>2012-10-23 18:46:58 +0200
commit57d43ab8899ddbf9f3bf50d77f4ad2f8874dd662 (patch)
tree631edb03e80eb5a0525afc887bd3b8249a229f1e
parent07600804de9208ec5186e2b306f569a74678cff7 (diff)
static2 qxl_io_memslot_add
-rw-r--r--src/qxl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qxl.h b/src/qxl.h
index 8674162..597f240 100644
--- a/src/qxl.h
+++ b/src/qxl.h
@@ -488,7 +488,6 @@ static inline void qxl_mem_unverifiable(struct qxl_mem *mem) {}
* I/O port commands
*/
void qxl_update_area(qxl_screen_t *qxl);
-void qxl_io_memslot_add(qxl_screen_t *qxl, uint8_t id);
void qxl_io_create_primary(qxl_screen_t *qxl);
void qxl_io_destroy_primary(qxl_screen_t *qxl);
void qxl_io_notify_oom(qxl_screen_t *qxl);