• Max Kellermann's avatar
    player/Thread: remove unnecessary "pipe" check · ff3e2c05
    Max Kellermann authored
    The "queued" flag can only possibly be set if the decoder is still
    decoding the current song or if the decoder is stopped.  This is also
    what the following assert() checks.  This check was not necessary.
    ff3e2c05
Name
Last commit
Last update
..
Control.cxx Loading commit data...
Control.hxx Loading commit data...
CrossFade.cxx Loading commit data...
CrossFade.hxx Loading commit data...
Listener.hxx Loading commit data...
Outputs.hxx Loading commit data...
Thread.cxx Loading commit data...