summaryrefslogtreecommitdiff
path: root/apps/metadata/metadata_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/metadata/metadata_common.c')
-rw-r--r--apps/metadata/metadata_common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/metadata/metadata_common.c b/apps/metadata/metadata_common.c
index e3579473f0..95160b1bca 100644
--- a/apps/metadata/metadata_common.c
+++ b/apps/metadata/metadata_common.c
@@ -26,7 +26,6 @@
26#include "id3.h" 26#include "id3.h"
27#include "metadata_common.h" 27#include "metadata_common.h"
28#include "replaygain.h" 28#include "replaygain.h"
29#include "atoi.h"
30 29
31/* Skip an ID3v2 tag if it can be found. We assume the tag is located at the 30/* Skip an ID3v2 tag if it can be found. We assume the tag is located at the
32 * start of the file, which should be true in all cases where we need to skip it. 31 * start of the file, which should be true in all cases where we need to skip it.