diff --git a/src/decoder/plugins/SidplayDecoderPlugin.cxx b/src/decoder/plugins/SidplayDecoderPlugin.cxx index db4070bfb..794a5dab8 100644 --- a/src/decoder/plugins/SidplayDecoderPlugin.cxx +++ b/src/decoder/plugins/SidplayDecoderPlugin.cxx @@ -376,12 +376,9 @@ sidplay_file_decode(Decoder &decoder, Path path_fs) } /* ignore data until target time is reached */ - while(data_time 0) data_time = player.time(); - } decoder_command_finished(decoder); }