decoder/ffmpeg: remove obsolete comment

This commit is contained in:
Max Kellermann 2014-12-19 11:51:16 +01:00
parent dbe3b6eee4
commit 073facea70
1 changed files with 0 additions and 1 deletions

View File

@ -418,7 +418,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(),