[Telepathy-commits] [telepathy-salut/master] remove old TODO
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Wed Dec 17 07:42:47 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 e59500b..054e7b9 100644
--- a/src/tube-stream.c
+++ b/src/tube-stream.c
@@ -663,8 +663,6 @@ new_connection_to_socket (SalutTubeStream *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