Commit 83a89765 authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit 'fb238f82'

* commit 'fb238f82':
  urlprotocol: remove unused url_interrupt_cb declaration
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents 7891b4fa fb238f82
......@@ -34,8 +34,6 @@
#define URL_PROTOCOL_FLAG_NESTED_SCHEME 1 /*< The protocol name can be the first part of a nested protocol scheme */
#define URL_PROTOCOL_FLAG_NETWORK 2 /*< The protocol uses network */
extern int (*url_interrupt_cb)(void);
extern const AVClass ffurl_context_class;
typedef struct URLContext {
......
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