No need for setArtistImageRequest
This commit is contained in:
committed by
craig.p.drummond
parent
2d138b1576
commit
4b923e031b
@@ -160,7 +160,6 @@ void ArtistView::update(const Song &s, bool force)
|
||||
|
||||
Song s;
|
||||
s.albumartist=currentSong.artist;
|
||||
s.setArtistImageRequest();
|
||||
if (!currentSong.isVariousArtists()) {
|
||||
s.file=currentSong.file;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user