Use shared_ptr for scrobbler cache items
This commit is contained in:
@@ -33,5 +33,3 @@ ScrobblerCacheItem::ScrobblerCacheItem(const QString &artist, const QString &alb
|
||||
duration_(duration),
|
||||
timestamp_(timestamp),
|
||||
sent_(false) {}
|
||||
|
||||
ScrobblerCacheItem::~ScrobblerCacheItem() {}
|
||||
|
||||
Reference in New Issue
Block a user