Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/asf.h')
-rw-r--r--libavformat/asf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavformat/asf.h b/libavformat/asf.h
index 1a5b33840f..a30d3bb23b 100644
--- a/libavformat/asf.h
+++ b/libavformat/asf.h
@@ -166,6 +166,4 @@ extern const AVMetadataConv ff_asf_metadata_conv[];
#define ASF_PL_FLAG_KEY_FRAME 0x80 //1000 0000
-extern AVInputFormat ff_asf_demuxer;
-
#endif /* AVFORMAT_ASF_H */