1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-08 10:02:29 +02:00

Style fix

This commit is contained in:
Leo Franchi 2012-06-26 17:53:43 -04:00
parent e1416fce06
commit cd9ba367af

View File

@ -121,7 +121,6 @@ SpotifyAccount::init()
void
SpotifyAccount::delayedInit()
{
connect( AtticaManager::instance(), SIGNAL( resolverInstalled( QString ) ), this, SLOT( resolverInstalled( QString ) ) );
const Attica::Content res = AtticaManager::instance()->resolverForId( s_resolverId );