mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-26 14:41:25 +00:00
stream-channel: Remove default property
"monitor-latency" is FALSE by default. Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Uri Lublin <uril@redhat.com>
This commit is contained in:
parent
3b9d1eadf7
commit
2ca660a2f9
@ -189,7 +189,6 @@ stream_channel_client_new(StreamChannel *channel, RedClient *client, RedStream *
|
||||
"channel", channel,
|
||||
"client", client,
|
||||
"stream", stream,
|
||||
"monitor-latency", FALSE,
|
||||
"caps", caps,
|
||||
NULL);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user