Remove unused collection playlist container type
This commit is contained in:
@@ -280,8 +280,6 @@ class CollectionModel : public SimpleTreeModel<CollectionItem> {
|
||||
QIcon album_icon_;
|
||||
// Used as a generic icon to show when no cover art is found, fixed to the same size as the artwork (32x32)
|
||||
QPixmap no_cover_icon_;
|
||||
QIcon playlists_dir_icon_;
|
||||
QIcon playlist_icon_;
|
||||
|
||||
static QNetworkDiskCache *sIconCache;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user