diff options
-rw-r--r-- | libempathy/empathy-account-settings.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libempathy/empathy-account-settings.c b/libempathy/empathy-account-settings.c index 647c88d60..d84b14d6c 100644 --- a/libempathy/empathy-account-settings.c +++ b/libempathy/empathy-account-settings.c @@ -595,7 +595,8 @@ empathy_account_settings_check_readyness (EmpathyAccountSettings *self) } } - + /* NOTE: When removing MC migration code, remove this call, and the + * function it's calling. That's it. */ empathy_account_settings_try_migrating_password (self); /* priv->account won't be a proper account if it's the account |