[empathy/gnome-2-34: 55/60] account-settings: add a comment saying what to remove when purging migration code



commit e5af6097c501be691a8a0da4642e9e410f13800d
Author: Jonny Lamb <jonnylamb gnome org>
Date:   Wed Dec 22 11:57:38 2010 +0000

    account-settings: add a comment saying what to remove when purging migration code
    
    Signed-off-by: Jonny Lamb <jonnylamb gnome org>

 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 aa635f9..163fc4d 100644
--- a/libempathy/empathy-account-settings.c
+++ b/libempathy/empathy-account-settings.c
@@ -563,7 +563,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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]