Commit e1ca1dd7 authored by Clément Bœsch's avatar Clément Bœsch

lavf/oggdec: remove a comment not matching anything.

parent bf8bfc6a
......@@ -558,7 +558,6 @@ static int ogg_read_header(AVFormatContext *s)
//linear granulepos seek from end
ogg_get_length (s);
//fill the extradata in the per codec callbacks
return 0;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment