diff options
author | Max Kellermann <max@musicpd.org> | 2020-10-02 10:09:11 +0200 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2020-10-02 10:10:53 +0200 |
commit | b0596291a8b2df81f794a7126c683d6bc36afa7b (patch) | |
tree | 9e5158972effc3c56814a4c77eec2f3ed7b23892 /src/output/Filtered.hxx | |
parent | 8f0a1a5d8230031433a380ef724f6f3e33d45c6e (diff) |
output/Thread: simplify the main loop switch
Move the InternalPlay() call and the wake_cond.wait() call into the
`case Command::NONE` and revert all `continue` statements to a simple
`break`.
Diffstat (limited to 'src/output/Filtered.hxx')
0 files changed, 0 insertions, 0 deletions