[Telepathy-commits] [telepathy-gabble/master] remove old TODO

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Wed Dec 17 08:07:24 PST 2008


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

diff --git a/src/tube-stream.c b/src/tube-stream.c
index 8953cb3..b19f0e2 100644
--- a/src/tube-stream.c
+++ b/src/tube-stream.c
@@ -592,8 +592,6 @@ new_connection_to_socket (GabbleTubeStream *self,
       gibber_tcp_transport_connect (GIBBER_TCP_TRANSPORT (transport), ip,
           port_str);
 
-      /* TODO: use priv->address_type == TP_SOCKET_ADDRESS_TYPE_IPV4 */
-
       g_free (ip);
       g_free (port_str);
     }
-- 
1.5.6.5




More information about the Telepathy-commits mailing list