Commit 8a23a2b7 authored by Carl Eugen Hoyos's avatar Carl Eugen Hoyos

lavf/asf: Remove an unneeded forward declaration.

parent 1100862a
......@@ -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 */
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