X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fasf.h;h=a30d3bb23b504a8875502dec7f504c317d0250dd;hb=b0dee629da132f31934d58104c209d1ab3c1cb79;hp=1a5b33840f4c037211b6333f7bf4ff970e593730;hpb=22219a3ac46ac18f797c94e4619a34728556786c;p=ffmpeg diff --git a/libavformat/asf.h b/libavformat/asf.h index 1a5b33840f4..a30d3bb23b5 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 */