mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
Don't re-sync on deletion as then deleting an account never removes it from the config file
This commit is contained in:
@@ -58,7 +58,6 @@ Account::Account( const QString& accountId )
|
||||
|
||||
Account::~Account()
|
||||
{
|
||||
sync();
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user