Commit e9443105 authored by Martin Storsjö's avatar Martin Storsjö

avio: Remove a leftover comment

The declarations that this comment referred to were removed
in 2439f2ca - there is no unbuffered IO in this header now.
Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
parent 5afb94c8
......@@ -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
......
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