>
> On Fri, 2015-10-30 at 03:24 -0400, Frediano Ziglio wrote:
> > >
> > > From: Marc-André Lureau
> > >
> > > Doing so allows us to remove the extra QXLInstance parameter from
> > > cursor_item_unref() and makes the code a bit cleaner.
> > >
> > > Also add cursor_item_ref().
> > >
> > > Sign
On Fri, 2015-10-30 at 03:24 -0400, Frediano Ziglio wrote:
> >
> > From: Marc-André Lureau
> >
> > Doing so allows us to remove the extra QXLInstance parameter from
> > cursor_item_unref() and makes the code a bit cleaner.
> >
> > Also add cursor_item_ref().
> >
> > Signed-off-by: Jonathon Jong
>
> From: Marc-André Lureau
>
> Doing so allows us to remove the extra QXLInstance parameter from
> cursor_item_unref() and makes the code a bit cleaner.
>
> Also add cursor_item_ref().
>
> Signed-off-by: Jonathon Jongsma
> ---
> server/cursor-channel.c | 70
> +++--
From: Marc-André Lureau
Doing so allows us to remove the extra QXLInstance parameter from
cursor_item_unref() and makes the code a bit cleaner.
Also add cursor_item_ref().
Signed-off-by: Jonathon Jongsma
---
server/cursor-channel.c | 70 +++--
serve