mirror of
https://github.com/oSumAtrIX/free-librespot.git
synced 2025-12-19 18:04:20 +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…
Add table
Reference in a new issue