Skip to content

Commit

Permalink
Merge commit '971cce7ebb48a58e72e4dc57b3008e2682bcf4e7'
Browse files Browse the repository at this point in the history
* commit '971cce7ebb48a58e72e4dc57b3008e2682bcf4e7':
  riff.h: Remove stray extern declaration for non-existing symbol

Merged-by: Michael Niedermayer <[email protected]>
  • Loading branch information
michaelni committed Aug 6, 2013
2 parents 7d03e60 + 971cce7 commit f5b2718
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libavformat/riff.h
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit f5b2718

Please sign in to comment.