aboutsummaryrefslogtreecommitdiff
path: root/src/PlaylistInfo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/PlaylistInfo.hxx')
-rw-r--r--src/PlaylistInfo.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/PlaylistInfo.hxx b/src/PlaylistInfo.hxx
index e4cf0f4e..a50cdd44 100644
--- a/src/PlaylistInfo.hxx
+++ b/src/PlaylistInfo.hxx
@@ -21,7 +21,6 @@
#define MPD_PLAYLIST_INFO_HXX
#include "check.h"
-#include "util/list.h"
#include "gcc.h"
#include <string>
@@ -32,8 +31,6 @@
* A directory entry pointing to a playlist file.
*/
struct PlaylistInfo {
- struct list_head siblings;
-
/**
* The UTF-8 encoded name of the playlist file.
*/