Removed unneeded userSelect reload in inputs

This commit is contained in:
Thulinma 2020-07-30 17:53:42 +02:00
parent 35b526bfe7
commit 3dfe377b9c

View file

@ -1211,7 +1211,6 @@ namespace Mist{
}
uint64_t keyTime = keys.getTime(keyNum);
userSelect[idx].reload(streamName, idx);
bool isSrt = (hasSrt && idx == srtTrack);
if (isSrt){