[Spice-devel] [spice-server 1/6] Remove one more unused "monitor_latency" arguments

Jonathon Jongsma jjongsma at redhat.com
Fri Apr 7 15:58:16 UTC 2017


Acked-by: Jonathon Jongsma <jjongsma at redhat.com>


On Fri, 2017-04-07 at 16:31 +0200, Christophe Fergeau wrote:
> This was missed in commit db9dcd9.
> 
> Signed-off-by: Christophe Fergeau <cfergeau at redhat.com>
> ---
>  server/main-channel-client.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/server/main-channel-client.c b/server/main-channel-
> client.c
> index 8d3d9a4..0a631ce 100644
> --- a/server/main-channel-client.c
> +++ b/server/main-channel-client.c
> @@ -696,7 +696,6 @@ MainChannelClient
> *main_channel_client_create(MainChannel *main_chan, RedClient
>                           "channel", RED_CHANNEL(main_chan),
>                           "client", client,
>                           "stream", stream,
> -                         "monitor-latency", FALSE,
>                           "caps", caps,
>                           "connection-id", connection_id,
>                           NULL);


More information about the Spice-devel mailing list