Fix bug setting wrong temp metadata and bug in pipeline

This commit is contained in:
Jonas Kvinge
2018-09-21 00:34:02 +02:00
parent a77dde7d3b
commit 0143617056
5 changed files with 11 additions and 8 deletions

View File

@@ -40,8 +40,7 @@
#include "internet/internetplaylistitem.h"
PlaylistItem::~PlaylistItem() {
}
PlaylistItem::~PlaylistItem() {}
PlaylistItem *PlaylistItem::NewFromSource(const Song::Source &source) {