mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-12 12:10:46 +00:00
Remove one more unused "monitor_latency" arguments
This was missed in commit db9dcd9.
Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
Acked-by: Jonathon Jongsma <jjongsma@redhat.com>
This commit is contained in:
parent
72d5a6bd8f
commit
9770428c0d
@ -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);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user