Commit f5b2718c authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit '971cce7e'

* commit '971cce7e':
  riff.h: Remove stray extern declaration for non-existing symbol
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents 7d03e60c 971cce7e
......@@ -34,7 +34,6 @@
#include "metadata.h"
extern const AVMetadataConv ff_riff_info_conv[];
extern const char ff_riff_tags[][5];
int64_t ff_start_tag(AVIOContext *pb, const char *tag);
void ff_end_tag(AVIOContext *pb, int64_t start);
......
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