[Telepathy-commits] [telepathy-gabble/master] conn-olpc: remove fixed FIXME

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Fri Sep 26 10:02:27 PDT 2008


20080701095901-7fe3f-0fa4e3f68d099590824eaf3518f72a8830fe4dd1.gz
---
 src/conn-olpc.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/src/conn-olpc.c b/src/conn-olpc.c
index 7f06bc7..de9ffcc 100644
--- a/src/conn-olpc.c
+++ b/src/conn-olpc.c
@@ -3208,8 +3208,6 @@ add_activities_to_view_from_node (GabbleConnection *conn,
 
       gabble_olpc_view_add_buddies (view, buddies, buddies_properties, handle);
 
-      /* FIXME: we should fire BuddyInfo.ActivitiesChanged */
-
       g_array_free (buddies, TRUE);
       g_ptr_array_free (buddies_properties, TRUE);
     }
@@ -3425,8 +3423,6 @@ remove_activities_from_view_from_node (GabbleConnection *conn,
   gabble_olpc_view_remove_activities (view, rooms);
   tp_handle_set_destroy (rooms);
 
-  /* FIXME: should fire BuddyInfo.ActivitiesChanged signal */
-
   return TRUE;
 }
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list