empathy r2354 - trunk/libempathy-gtk



Author: xclaesse
Date: Fri Jan 30 17:35:32 2009
New Revision: 2354
URL: http://svn.gnome.org/viewvc/empathy?rev=2354&view=rev

Log:
Removed old FIXME.

Signed-off-by: Jonny Lamb <jonny lamb collabora co uk>

Modified:
   trunk/libempathy-gtk/empathy-contact-selector.c

Modified: trunk/libempathy-gtk/empathy-contact-selector.c
==============================================================================
--- trunk/libempathy-gtk/empathy-contact-selector.c	(original)
+++ trunk/libempathy-gtk/empathy-contact-selector.c	Fri Jan 30 17:35:32 2009
@@ -133,10 +133,6 @@
   EmpathyContactSelectorPriv *priv = GET_PRIV (selector);
   guint number_online_contacts;
 
-  /* FIXME - make this work when offline contacts are shown.
-   * The following value needs to be the number of entries shown
-   * excluding the blank entry (if present).
-   */
   number_online_contacts = contact_selector_get_number_online_contacts (
       GTK_TREE_STORE (priv->store));
 



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