From 344d10a8e3466345c41209656fd91ede39ff93f4 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 11 Jul 2014 19:29:25 +0200 Subject: PlaylistControl: update code comment --- src/PlaylistControl.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/PlaylistControl.cxx') diff --git a/src/PlaylistControl.cxx b/src/PlaylistControl.cxx index 2dbd75d6e..58971a4b4 100644 --- a/src/PlaylistControl.cxx +++ b/src/PlaylistControl.cxx @@ -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 */ } -- cgit v1.2.3