lavf/asf: Remove an unneeded forward declaration.

This commit is contained in:
Carl Eugen Hoyos 2019-01-30 23:15:28 +01:00
parent 1100862a94
commit 8a23a2b7de
1 changed files with 0 additions and 2 deletions

View File

@ -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 */