player/Thread: remove obsolete commented code

This commit is contained in:
Max Kellermann 2017-12-22 01:14:14 +01:00
parent 8fca04f140
commit f0d184884a
1 changed files with 0 additions and 8 deletions

View File

@ -1028,14 +1028,6 @@ Player::Run() noexcept
continue;
}
#ifndef NDEBUG
/*
music_pipe_check_format(&play_audio_format,
next_song_chunk,
&dc.out_audio_format);
*/
#endif
if (dc.LockIsIdle() && queued && dc.pipe == pipe) {
/* the decoder has finished the current song;
make it decode the next song */