PlaylistControl: update code comment

This commit is contained in:
Max Kellermann 2014-07-11 19:29:25 +02:00
parent 09384df32c
commit 344d10a8e3

View File

@ -153,7 +153,7 @@ playlist::PlayNext(PlayerControl &pc)
queue.ShuffleOrder();
/* note that current and queued are
now invalid, but playlist_play_order() will
now invalid, but PlayOrder() will
discard them anyway */
}