mirror of
https://github.com/librespot-org/librespot.git
synced 2024-11-08 16:45:43 +00:00
parent
817dff06bf
commit
deb240c02f
1 changed files with 0 additions and 4 deletions
|
@ -468,10 +468,6 @@ impl Future for Main {
|
|||
if !progress {
|
||||
return Ok(Async::NotReady);
|
||||
}
|
||||
|
||||
if self.shutdown {
|
||||
return Ok(Async::Ready(()));
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue