Plex-CLA-1.0-signed-off-by: Cory Parsons <babylonstudio@gmail.com> This was unnecessary and is preventing devices from disconnecting/reconnecting.
@@ -199,10 +199,6 @@ void InputSDLWorker::run()
repeats[it.key()]++;
}
- else
- {
- continue;
- }
it++;