mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 14:16:32 +02:00
Coding style.
This commit is contained in:
@@ -595,8 +595,8 @@ Pipeline::shunt( const query_ptr& q )
|
|||||||
// we get here if we disable a resolver while a query is resolving
|
// we get here if we disable a resolver while a query is resolving
|
||||||
// OR we are just out of resolvers while query is still resolving
|
// OR we are just out of resolvers while query is still resolving
|
||||||
|
|
||||||
//since we seem to at least tried to kick off all of the resolvers,
|
// since we seem to at least tried to kick off all of the resolvers,
|
||||||
//remove the '.keep' entry
|
// remove the '.keep' entry
|
||||||
decQIDState( q, nullptr );
|
decQIDState( q, nullptr );
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user