diff options
author | Max Kellermann <max@duempel.org> | 2009-01-16 16:04:20 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-01-16 17:11:18 +0100 |
commit | 285a741b27a98dadaeb970c1f022c810245749f1 (patch) | |
tree | 1a7c4e61ba22b75ebad63089e6a84ddaccd4b314 /src/pipe.h | |
parent | 2a7d99702fd99a00c9f87177d79e8fea23177232 (diff) | |
download | mpd-285a741b27a98dadaeb970c1f022c810245749f1.tar.gz mpd-285a741b27a98dadaeb970c1f022c810245749f1.tar.xz mpd-285a741b27a98dadaeb970c1f022c810245749f1.zip |
playlist: don't store getBoolConfigParam() in a bool
getBoolConfigParam() returns an int. It is not possible to check for
CONF_BOOL_UNSET after it has been assigned to a bool; use a temporary
int value for that.
Diffstat (limited to 'src/pipe.h')
0 files changed, 0 insertions, 0 deletions