[Telepathy-commits] [telepathy-salut/master] Remove <transport> from the tube offer

Alban Crequy alban.crequy at collabora.co.uk
Tue Nov 25 03:59:12 PST 2008


20080721161538-a41c0-ede472c1643583d5aa9da0259a511d1734daf214.gz
---
 src/salut-tubes-channel.c |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/src/salut-tubes-channel.c b/src/salut-tubes-channel.c
index ae047c4..ac1821b 100644
--- a/src/salut-tubes-channel.c
+++ b/src/salut-tubes-channel.c
@@ -1884,12 +1884,6 @@ _send_channel_iq_tube (gpointer key,
             GIBBER_NODE_ATTRIBUTE, "type", tube_type_str,
             GIBBER_NODE_ATTRIBUTE, "service", service,
             GIBBER_NODE_ATTRIBUTE, "id", tube_id_str,
-            GIBBER_NODE, "transport",
-              GIBBER_NODE, "candidate",
-                GIBBER_NODE_ATTRIBUTE, "ip", "127.0.0.1",
-                GIBBER_NODE_ATTRIBUTE, "port", "13540",
-              GIBBER_NODE_END,
-            GIBBER_NODE_END,
           GIBBER_NODE_END,
           GIBBER_STANZA_END);
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list