Not used any more, zap it before rolling up a release tarball. --- server/spice.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/server/spice.h b/server/spice.h index 07bbeef..99546cf 100644 --- a/server/spice.h +++ b/server/spice.h @@ -172,7 +172,6 @@ struct QXLInterface { void (*get_init_info)(QXLInstance *qin, QXLDevInitInfo *info); int (*get_command)(QXLInstance *qin, struct QXLCommandExt *cmd); int (*req_cmd_notification)(QXLInstance *qin); - int (*has_command)(QXLInstance *qin); void (*release_resource)(QXLInstance *qin, struct QXLReleaseInfoExt release_info); int (*get_cursor_command)(QXLInstance *qin, struct QXLCommandExt *cmd); int (*req_cursor_notification)(QXLInstance *qin); -- 1.7.1 _______________________________________________ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/spice-devel