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

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


20080627145816-7fe3f-156ef4a1959ab38f0f2d900d475b4d12237e7f4d.gz
---
 src/conn-olpc.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/conn-olpc.c b/src/conn-olpc.c
index 0841db2..8986b56 100644
--- a/src/conn-olpc.c
+++ b/src/conn-olpc.c
@@ -3032,8 +3032,6 @@ buddy_changed (GabbleConnection *conn,
       gabble_svc_olpc_buddy_info_emit_current_activity_changed (conn, handle,
           activity, room_handle);
     }
-
-  /* FIXME: update properties stored in views */
 }
 
 static void
@@ -3258,7 +3256,6 @@ add_buddies_to_view_from_node (GabbleConnection *conn,
       return FALSE;
     }
 
-  /* FIXME: we should update properties when needed */
   gabble_olpc_view_add_buddies (view, buddies, buddies_properties, 0);
 
   for (i = 0; i < buddies->len; i++)
-- 
1.5.6.5




More information about the Telepathy-commits mailing list