Commit e276f21f authored by Clément Bœsch's avatar Clément Bœsch

Merge commit 'e9443105'

* commit 'e9443105':
  avio: Remove a leftover comment
Merged-by: 's avatarClément Bœsch <u@pkh.me>
parents 8df1dbd7 e9443105
...@@ -261,8 +261,6 @@ typedef struct AVIOContext { ...@@ -261,8 +261,6 @@ typedef struct AVIOContext {
const char *protocol_blacklist; const char *protocol_blacklist;
} AVIOContext; } AVIOContext;
/* unbuffered I/O */
/** /**
* Return the name of the protocol that will handle the passed URL. * Return the name of the protocol that will handle the passed URL.
* *
......
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