diff --git a/src/player/Thread.cxx b/src/player/Thread.cxx index 91f2810ea..297920524 100644 --- a/src/player/Thread.cxx +++ b/src/player/Thread.cxx @@ -784,11 +784,6 @@ Player::ProcessCommand(std::unique_lock &lock) noexcept queued = true; pc.CommandFinished(); - - if (!decoder_starting && dc.IsIdle()) - StartDecoder(lock, std::make_shared(), - false); - break; case PlayerCommand::PAUSE: