playlist: simplify loop and do not expose already dead input
playlist_CurrentInput() could return the input that the playlist was destroying. In principles, that was harmless, but silly.
Showing
Please register or sign in to comment
playlist_CurrentInput() could return the input that the playlist was destroying. In principles, that was harmless, but silly.