lavf/asf: Remove an unneeded forward declaration.

pull/306/head
Carl Eugen Hoyos 6 years ago
parent 1100862a94
commit 8a23a2b7de
  1. 2
      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 */

Loading…
Cancel
Save