summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/id3.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/id3.h b/firmware/export/id3.h
index 46b9b92f73..0280d81620 100644
--- a/firmware/export/id3.h
+++ b/firmware/export/id3.h
@@ -198,12 +198,6 @@ struct mp3entry {
198 unsigned long offset; /* bytes played */ 198 unsigned long offset; /* bytes played */
199 int index; /* playlist index */ 199 int index; /* playlist index */
200 200
201 /* FileEntry fields */
202 long fileentryoffset;
203 long filehash;
204 long songentryoffset;
205 long rundbentryoffset;
206
207 /* runtime database fields */ 201 /* runtime database fields */
208 long tagcache_idx; 202 long tagcache_idx;
209 short rating; 203 short rating;