mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-19 23:39:42 +01:00
* Don't enforce resolving of incoming Artist's top-tracks.
This commit is contained in:
parent
261d9b1203
commit
3397561af1
@ -160,7 +160,6 @@ ArtistPlaylistInterface::infoSystemInfo( Tomahawk::InfoSystem::InfoRequestData r
|
||||
if ( query )
|
||||
ql << query;
|
||||
}
|
||||
Pipeline::instance()->resolve( ql );
|
||||
|
||||
m_queries << ql;
|
||||
checkQueries();
|
||||
|
Loading…
x
Reference in New Issue
Block a user