From 3dfe377b9c160438b936a2c027a39720cde29c0e Mon Sep 17 00:00:00 2001 From: Thulinma Date: Thu, 30 Jul 2020 17:53:42 +0200 Subject: [PATCH] Removed unneeded userSelect reload in inputs --- src/input/input.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/input/input.cpp b/src/input/input.cpp index 379c43d0..1412fd88 100644 --- a/src/input/input.cpp +++ b/src/input/input.cpp @@ -1211,7 +1211,6 @@ namespace Mist{ } uint64_t keyTime = keys.getTime(keyNum); - userSelect[idx].reload(streamName, idx); bool isSrt = (hasSrt && idx == srtTrack); if (isSrt){