]> git.sesse.net Git - ffmpeg/commitdiff
avio: Remove a leftover comment
authorMartin Storsjö <martin@martin.st>
Wed, 4 May 2016 14:00:52 +0000 (17:00 +0300)
committerMartin Storsjö <martin@martin.st>
Fri, 6 May 2016 19:34:59 +0000 (22:34 +0300)
The declarations that this comment referred to were removed
in 2439f2ca8 - there is no unbuffered IO in this header now.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/avio.h

index 13a8b196c1e5be57201ed84b34cdc1d9162d8baa..d60a5977c64060224627a0a982cd3a8ae40f9b96 100644 (file)
@@ -117,8 +117,6 @@ typedef struct AVIOContext {
     int seekable;
 } AVIOContext;
 
-/* unbuffered I/O */
-
 /**
  * Return AVIO_FLAG_* access flags corresponding to the access permissions
  * of the resource in url, or a negative value corresponding to an