mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 15:59:42 +01:00
Useless entry is useless.
This commit is contained in:
parent
3b2ea31ea9
commit
2e6f5c07c1
@ -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();
|
||||
|
Loading…
x
Reference in New Issue
Block a user