On Mon, Nov 23, 2015 at 10:43 AM, Pavel Grunt <pgrunt@xxxxxxxxxx> wrote: > It was introduced in 09ae4700d27b7c1cca64c2ce4c90f0c6cdf81ccf > but never used. > > Signed-off-by: Pavel Grunt <pgrunt@xxxxxxxxxx> > --- > server/red_channel.h | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/server/red_channel.h b/server/red_channel.h > index 89d06ee..a755d21 100644 > --- a/server/red_channel.h > +++ b/server/red_channel.h > @@ -510,8 +510,6 @@ int red_channel_client_send_message_pending(RedChannelClient *rcc); > int red_channel_no_item_being_sent(RedChannel *channel); > int red_channel_client_no_item_being_sent(RedChannelClient *rcc); > > -void red_channel_pipes_remove(RedChannel *channel, PipeItem *item); > - > // TODO: unstaticed for display/cursor channels. they do some specific pushes not through > // adding elements or on events. but not sure if this is actually required (only result > // should be that they ""try"" a little harder, but if the event system is correct it > -- > 2.5.0 > > _______________________________________________ > Spice-devel mailing list > Spice-devel@xxxxxxxxxxxxxxxxxxxxx > http://lists.freedesktop.org/mailman/listinfo/spice-devel Acked-by: Fabiano Fidêncio <fidencio@xxxxxxxxxx> _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel