mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-12 09:04:33 +02:00
remove spammy debug
This commit is contained in:
@@ -180,8 +180,6 @@ Query::addResults( const QList< Tomahawk::result_ptr >& newresults )
|
||||
void
|
||||
Query::refreshResults()
|
||||
{
|
||||
tDebug() << "Re-resolving query:" << toString() << s_queries.contains( id() );
|
||||
|
||||
if ( m_resolveFinished )
|
||||
{
|
||||
m_resolveFinished = false;
|
||||
|
Reference in New Issue
Block a user