mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-21 00:09:47 +01:00
* Slight optimation.
This commit is contained in:
parent
7b4d08a7f5
commit
3520a7d0d8
@ -385,6 +385,9 @@ Query::checkResults()
|
||||
{
|
||||
solved = true;
|
||||
}
|
||||
|
||||
if ( playable )
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user