mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
Useless entry is useless.
This commit is contained in:
@@ -190,7 +190,6 @@ TomahawkSettings::createSpotifyAccount()
|
||||
beginGroup( "accounts/" + accountKey );
|
||||
setValue( "enabled", false );
|
||||
setValue( "types", QStringList() << "ResolverType" );
|
||||
setValue( "credentials", QVariantHash() );
|
||||
setValue( "configuration", QVariantHash() );
|
||||
setValue( "accountfriendlyname", "Spotify" );
|
||||
endGroup();
|
||||
|
Reference in New Issue
Block a user