From cd9ba367afb5c3cd918cf6b88a201be493df7ac7 Mon Sep 17 00:00:00 2001
From: Leo Franchi <lfranchi@kde.org>
Date: Tue, 26 Jun 2012 17:53:43 -0400
Subject: [PATCH] Style fix

---
 src/libtomahawk/accounts/spotify/SpotifyAccount.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/libtomahawk/accounts/spotify/SpotifyAccount.cpp b/src/libtomahawk/accounts/spotify/SpotifyAccount.cpp
index e5031b494..41106688d 100644
--- a/src/libtomahawk/accounts/spotify/SpotifyAccount.cpp
+++ b/src/libtomahawk/accounts/spotify/SpotifyAccount.cpp
@@ -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 );