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>
This commit is contained in:
parent
5afb94c817
commit
e9443105ea
@ -117,8 +117,6 @@ typedef struct AVIOContext {
|
|||||||
int seekable;
|
int seekable;
|
||||||
} AVIOContext;
|
} AVIOContext;
|
||||||
|
|
||||||
/* unbuffered I/O */
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Return AVIO_FLAG_* access flags corresponding to the access permissions
|
* Return AVIO_FLAG_* access flags corresponding to the access permissions
|
||||||
* of the resource in url, or a negative value corresponding to an
|
* of the resource in url, or a negative value corresponding to an
|
||||||
|
Loading…
x
Reference in New Issue
Block a user