Browse Source

lavf/oggdec: remove a comment not matching anything.

tags/n1.0
Clément Bœsch 13 years ago
parent
commit
e1ca1dd71b
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libavformat/oggdec.c

+ 0
- 1
libavformat/oggdec.c View File

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