Acked-by: Jonathon Jongsma <jjongsma@xxxxxxxxxx> On Tue, 2016-02-09 at 10:27 +0000, Frediano Ziglio wrote: > --- > server/cursor-channel.c | 7 ------- > 1 file changed, 7 deletions(-) > > diff --git a/server/cursor-channel.c b/server/cursor-channel.c > index 4c15582..bbaac34 100644 > --- a/server/cursor-channel.c > +++ b/server/cursor-channel.c > @@ -45,13 +45,6 @@ typedef struct CursorItem { > > G_STATIC_ASSERT(sizeof(CursorItem) <= QXL_CURSUR_DEVICE_DATA_SIZE); > > -typedef struct LocalCursor { > - CursorItem base; > - SpicePoint16 position; > - uint32_t data_size; > - SpiceCursor red_cursor; > -} LocalCursor; > - > typedef struct CursorPipeItem { > PipeItem base; > CursorItem *cursor_item; _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel