Code

playlist: removed "updated" flag
authorMax Kellermann <max@duempel.org>
Wed, 17 Sep 2008 23:55:45 +0000 (01:55 +0200)
committerMax Kellermann <max@duempel.org>
Wed, 17 Sep 2008 23:55:45 +0000 (01:55 +0200)
commitfe8895120e565f83f18fb3c0af7a0bbbc881e5d9
tree61b2c130865a9f0bbeb43761a95596e9e4561dc8
parentf0aa88e5c18de0b1e4f5d85dd5c3ae5d9be76bc3
playlist: removed "updated" flag

The caller may check the playlist.id instead of checking the old
"updated" flag.
src/mpdclient.c
src/playlist.c
src/playlist.h
src/screen_play.c