aboutsummaryrefslogtreecommitdiffstats
path: root/src/inputPlugins/mp4_plugin.c
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-08-26 08:27:06 +0200
committerMax Kellermann <max@duempel.org>2008-08-26 08:27:06 +0200
commitee3bbb50287210768dabf3c14a11f397871c4822 (patch)
treedc4b8e152d3b6c6ed13b5db069d13528c687612a /src/inputPlugins/mp4_plugin.c
parent0d8b551c5a3aeadfd6901469946078d5a95ecb42 (diff)
downloadmpd-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 '')
0 files changed, 0 insertions, 0 deletions