[Telepathy-commits] [telepathy-gabble/master] tube-dbus: add TODO

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Mon Jan 26 07:00:47 PST 2009


---
 src/tube-dbus.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/tube-dbus.c b/src/tube-dbus.c
index 0d76f16..248003a 100644
--- a/src/tube-dbus.c
+++ b/src/tube-dbus.c
@@ -415,6 +415,7 @@ tube_dbus_open (GabbleTubeDBus *self)
   g_signal_connect (priv->bytestream, "data-received",
       G_CALLBACK (data_received_cb), self);
 
+  /* TODO: we should remove this call as the server should already exist */
   if (!create_dbus_server (self, NULL))
     do_close (self);
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list