summaryrefslogtreecommitdiff
path: root/libavformat
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2016-05-04 17:00:52 +0300
committerMartin Storsjö <martin@martin.st>2016-05-06 22:34:59 +0300
commite9443105ea4e8bc1d826ddceeba2816488c6ce92 (patch)
tree11b28c04e723014110c7923c1ccf75abd174ac48 /libavformat
parent5afb94c817abffad030c6b94d7003dca8aace3d5 (diff)
avio: Remove a leftover comment
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>
Diffstat (limited to 'libavformat')
-rw-r--r--libavformat/avio.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavformat/avio.h b/libavformat/avio.h
index 13a8b196c1..d60a5977c6 100644
--- a/libavformat/avio.h
+++ b/libavformat/avio.h
@@ -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