summaryrefslogtreecommitdiff
path: root/libavformat/id3v1.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/id3v1.h')
-rw-r--r--libavformat/id3v1.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavformat/id3v1.h b/libavformat/id3v1.h
index 4842f16f53..71070736f1 100644
--- a/libavformat/id3v1.h
+++ b/libavformat/id3v1.h
@@ -39,4 +39,3 @@ extern const char * const ff_id3v1_genre_str[ID3v1_GENRE_MAX + 1];
void ff_id3v1_read(AVFormatContext *s);
#endif /* AVFORMAT_ID3V1_H */
-