diff --git a/server/stream-channel.c b/server/stream-channel.c index cc0eae5d..9841ff66 100644 --- a/server/stream-channel.c +++ b/server/stream-channel.c @@ -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);