summaryrefslogtreecommitdiff
path: root/libav/avformat.h
diff options
context:
space:
mode:
Diffstat (limited to 'libav/avformat.h')
-rw-r--r--libav/avformat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libav/avformat.h b/libav/avformat.h
index 37a2a13e5a..305085dba9 100644
--- a/libav/avformat.h
+++ b/libav/avformat.h
@@ -335,7 +335,6 @@ int strstart(const char *str, const char *val, const char **ptr);
int stristart(const char *str, const char *val, const char **ptr);
void pstrcpy(char *buf, int buf_size, const char *str);
char *pstrcat(char *buf, int buf_size, const char *s);
-int match_ext(const char *filename, const char *extensions);
struct in_addr;
int resolve_host(struct in_addr *sin_addr, const char *hostname);