summaryrefslogtreecommitdiff
path: root/apps/playback.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/playback.h')
-rw-r--r--apps/playback.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/playback.h b/apps/playback.h
index 40592c2..b701c41 100644
--- a/apps/playback.h
+++ b/apps/playback.h
@@ -46,7 +46,6 @@ struct track_info {
volatile size_t available; /* Available bytes to read from buffer */
bool taginfo_ready; /* Is metadata read */
- int playlist_offset; /* File location in playlist */
bool event_sent; /* Was this track's buffered event sent */
};