Browse Source

Merge commit 'e9443105ea4e8bc1d826ddceeba2816488c6ce92'

* commit 'e9443105ea4e8bc1d826ddceeba2816488c6ce92':
  avio: Remove a leftover comment

Merged-by: Clément Bœsch <u@pkh.me>
tags/n3.1
Clément Bœsch 9 years ago
parent
commit
e276f21f99
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      libavformat/avio.h

+ 0
- 2
libavformat/avio.h View File

@@ -261,8 +261,6 @@ typedef struct AVIOContext {
const char *protocol_blacklist;
} AVIOContext;

/* unbuffered I/O */

/**
* Return the name of the protocol that will handle the passed URL.
*


Loading…
Cancel
Save