[Spice-devel] [PATCH spice-server v2 08/11] red channel: Remove unused declaration of red_channel_pipes_remove

Fabiano FidĂȘncio fidencio at redhat.com
Mon Nov 23 02:09:36 PST 2015


On Mon, Nov 23, 2015 at 10:43 AM, Pavel Grunt <pgrunt at redhat.com> wrote:
> It was introduced in 09ae4700d27b7c1cca64c2ce4c90f0c6cdf81ccf
> but never used.
>
> Signed-off-by: Pavel Grunt <pgrunt at redhat.com>
> ---
>  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 at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel

Acked-by: Fabiano FidĂȘncio <fidencio at redhat.com>


More information about the Spice-devel mailing list