decoder/ffmpeg: remove obsolete comment

This commit is contained in:
Max Kellermann 2014-12-19 11:51:16 +01:00
parent 74bb514a8c
commit 7030e8f050

View File

@ -591,7 +591,6 @@ ffmpeg_decode(Decoder &decoder, InputStream &input)
return;
}
//ffmpeg works with ours "fileops" helper
AVFormatContext *format_context = nullptr;
if (mpd_ffmpeg_open_input(&format_context, stream.io,
input.GetURI(),