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