[empathy] The comment should have been removed with the contact manager



commit 6722d80f683accae86977fc538069889f6f1918a
Author: Chandni Verma <chandniverma2112 gmail com>
Date:   Tue May 29 13:22:16 2012 +0530

    The comment should have been removed with the contact manager

 src/empathy-roster-window.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/empathy-roster-window.c b/src/empathy-roster-window.c
index efc5533..f614a80 100644
--- a/src/empathy-roster-window.c
+++ b/src/empathy-roster-window.c
@@ -2239,10 +2239,6 @@ empathy_roster_window_init (EmpathyRosterWindow *self)
       self->priv->throbber,
       FALSE, TRUE, 0);
 
-  /* XXX: this class is designed to live for the duration of the program,
-   * so it's got a race condition between its signal handlers and its
-   * finalization. The class is planned to be removed, so we won't fix
-   * this before then. */
   self->priv->individual_manager = empathy_individual_manager_dup_singleton ();
 
   if (!empathy_individual_manager_get_contacts_loaded (



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