lavf/oggdec: remove a comment not matching anything.

pull/28/head
Clément Bœsch 13 years ago
parent bf8bfc6a11
commit e1ca1dd71b
  1. 1
      libavformat/oggdec.c

@ -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;
}

Loading…
Cancel
Save