> On 11/29/18 3:42 PM, Frediano Ziglio wrote: > > Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx> > > --- > > src/spice-widget.c | 2 -- > > 1 file changed, 2 deletions(-) > > > > diff --git a/src/spice-widget.c b/src/spice-widget.c > > index 312c640a..9bb42211 100644 > > --- a/src/spice-widget.c > > +++ b/src/spice-widget.c > > @@ -2994,8 +2994,6 @@ static void channel_new(SpiceSession *s, SpiceChannel > > *channel, SpiceDisplay *di > > return; > > Isn't this one here useless as well? > Didn't notice. Yes, currently useless too, I think is here in a sort of coherent if (this) { handle this return; } if (that) { handle that return; } .... > > } > > #endif > > - > > - return; > > } > > > > static void channel_destroy(SpiceSession *s, SpiceChannel *channel, > > SpiceDisplay *display) > > > > Frediano _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel