summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/queue/Playlist.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/queue/Playlist.hxx b/src/queue/Playlist.hxx
index db4baa029..73a78a40d 100644
--- a/src/queue/Playlist.hxx
+++ b/src/queue/Playlist.hxx
@@ -98,9 +98,6 @@ struct playlist {
{
}
- ~playlist() {
- }
-
uint32_t GetVersion() const {
return queue.version;
}