mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 14:16:32 +02:00
* Don't enforce resolving of incoming Artist's top-tracks.
This commit is contained in:
@@ -160,7 +160,6 @@ ArtistPlaylistInterface::infoSystemInfo( Tomahawk::InfoSystem::InfoRequestData r
|
|||||||
if ( query )
|
if ( query )
|
||||||
ql << query;
|
ql << query;
|
||||||
}
|
}
|
||||||
Pipeline::instance()->resolve( ql );
|
|
||||||
|
|
||||||
m_queries << ql;
|
m_queries << ql;
|
||||||
checkQueries();
|
checkQueries();
|
||||||
|
Reference in New Issue
Block a user