[Spice-devel] [PATCH spice-server] Remove unused InputsChannelPrivate typedef
Frediano Ziglio
fziglio at redhat.com
Thu Oct 20 09:57:08 UTC 2016
>
> On Tue, 2016-10-18 at 12:17 +0100, Frediano Ziglio wrote:
> > Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> > ---
> > server/inputs-channel.h | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/server/inputs-channel.h b/server/inputs-channel.h
> > index 4bae61f..26569fa 100644
> > --- a/server/inputs-channel.h
> > +++ b/server/inputs-channel.h
> > @@ -41,7 +41,6 @@ G_BEGIN_DECLS
> >
> > typedef struct InputsChannel InputsChannel;
> > typedef struct InputsChannelClass InputsChannelClass;
> > -typedef struct InputsChannelPrivate InputsChannelPrivate;
> >
> > GType inputs_channel_get_type(void) G_GNUC_CONST;
> >
>
> Acked-by: Jonathon Jonathon <jjongsma at redhat.com>
>
I just realized this apply on top of the gobject patch so
it's like a fixup for that.
I'll send an update to that patch.
Frediano
More information about the Spice-devel
mailing list