Code

playlist: don't check mpd_song_get_uri()!=NULL
authorMax Kellermann <max@duempel.org>
Tue, 29 Sep 2009 20:01:37 +0000 (22:01 +0200)
committerMax Kellermann <max@duempel.org>
Tue, 29 Sep 2009 20:01:37 +0000 (22:01 +0200)
commiteddd0337ce1be0ea944aecbef50e396deec88f9b
tree27d2b0dc26fe53665395e5bedad113ab7370d680
parent460e071a6b411fe6aeef514813bc60647464d9d7
playlist: don't check mpd_song_get_uri()!=NULL

libmpdclient2 guarantees that each mpd_song object has an URI.
src/playlist.c