mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-21 13:21:52 +02:00
Prevent unnecessary request on startup. Infosystem takes care of it
This commit is contained in:
@@ -79,8 +79,7 @@ ChartsPlugin::init()
|
||||
}
|
||||
|
||||
tDebug( LOGVERBOSE ) << Q_FUNC_INFO << "total sources" << m_chartResources.size() << source_qvarlist.size();
|
||||
if ( m_chartResources.size() == 0 )
|
||||
fetchChartSourcesList( true );
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user