diff options
author | Max Kellermann <max@duempel.org> | 2008-08-26 08:27:06 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-08-26 08:27:06 +0200 |
commit | ee3bbb50287210768dabf3c14a11f397871c4822 (patch) | |
tree | dc4b8e152d3b6c6ed13b5db069d13528c687612a /src/inputPlugins/oggvorbis_plugin.c | |
parent | 0d8b551c5a3aeadfd6901469946078d5a95ecb42 (diff) | |
download | mpd-ee3bbb50287210768dabf3c14a11f397871c4822.tar.gz mpd-ee3bbb50287210768dabf3c14a11f397871c4822.tar.xz mpd-ee3bbb50287210768dabf3c14a11f397871c4822.zip |
simplify several dc->command checks
Since we have merged dc->stop, dc->seek into one variable, we don't
have to check both conditions at a time; we can replace "!stop &&
!seek" with "none".
Diffstat (limited to 'src/inputPlugins/oggvorbis_plugin.c')
0 files changed, 0 insertions, 0 deletions