[Telepathy-commits] [telepathy-gabble/master] create_new_tube: fix comment

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Mon Feb 2 09:29:50 PST 2009


---
 src/tubes-channel.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/tubes-channel.c b/src/tubes-channel.c
index 9e597c4..15c2dcb 100644
--- a/src/tubes-channel.c
+++ b/src/tubes-channel.c
@@ -562,7 +562,8 @@ create_new_tube (GabbleTubesChannel *self,
 
   if (state == GABBLE_TUBE_CHANNEL_STATE_OPEN)
     {
-      /* FIXME: does it still make sense to call it here? */
+      /* FIXME: we should remove that once D-Bus tube have been ported to new
+       * API */
       update_tubes_presence (self);
     }
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list