summaryrefslogtreecommitdiffstats
path: root/apps/playlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/playlist.h')
-rw-r--r--apps/playlist.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/playlist.h b/apps/playlist.h
index 86c0c293ab..5a8f3ec360 100644
--- a/apps/playlist.h
+++ b/apps/playlist.h
@@ -75,7 +75,6 @@ struct playlist_control_cache {
struct playlist_info
{
- bool current; /* current playing playlist */
bool utf8; /* playlist is in .m3u8 format */
bool control_created; /* has control file been created? */
bool in_ram; /* playlist stored in ram (dirplay) */