diff options
author | Max Kellermann <max@duempel.org> | 2009-01-23 06:28:46 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-01-23 11:32:07 +0100 |
commit | 5d31e7e7d2d524279fe2ae857901ceb73ff6e7b2 (patch) | |
tree | 0251115137047b8e64c57caa3437284287943767 /src/pipe.h | |
parent | e5c323fd57808826613ad889e1cbd1c34590b633 (diff) | |
download | mpd-5d31e7e7d2d524279fe2ae857901ceb73ff6e7b2.tar.gz mpd-5d31e7e7d2d524279fe2ae857901ceb73ff6e7b2.tar.xz mpd-5d31e7e7d2d524279fe2ae857901ceb73ff6e7b2.zip |
playlist: removed unreachable "playing" check
In playPlaylist(), the second "song==-1 && playing" check can never be
reached, because at this point, the function has already returned
(after unpausing).
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions