summaryrefslogtreecommitdiff
path: root/apps/metadata.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/metadata.h')
-rw-r--r--apps/metadata.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/metadata.h b/apps/metadata.h
index a520f40989..1ab391cbba 100644
--- a/apps/metadata.h
+++ b/apps/metadata.h
@@ -266,7 +266,6 @@ struct mp3entry {
266 266
267 /* resume related */ 267 /* resume related */
268 unsigned long offset; /* bytes played */ 268 unsigned long offset; /* bytes played */
269 int index; /* playlist index */
270 269
271#ifdef HAVE_TAGCACHE 270#ifdef HAVE_TAGCACHE
272 unsigned char autoresumable; /* caches result of autoresumable() */ 271 unsigned char autoresumable; /* caches result of autoresumable() */