From 9f3eabf31f324237fd99fca8762a04bc98cd7630 Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Wed, 22 Dec 2010 11:57:38 +0000 Subject: [PATCH] account-settings: add a comment saying what to remove when purging migration code Signed-off-by: Jonny Lamb --- libempathy/empathy-account-settings.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libempathy/empathy-account-settings.c b/libempathy/empathy-account-settings.c index 647c88d6..d84b14d6 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 -- 2.39.2