[Telepathy-commits] [telepathy-mission-control/master] Remove obsolete code and comment

Alberto Mardegan alberto.mardegan at nokia.com
Mon Nov 17 00:05:24 PST 2008


---
 src/mcd-connection.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/mcd-connection.c b/src/mcd-connection.c
index 980eab0..7636d36 100644
--- a/src/mcd-connection.c
+++ b/src/mcd-connection.c
@@ -2222,9 +2222,6 @@ mcd_connection_request_channel (McdConnection *connection,
         return TRUE;
     }
 
-    /* We do not add the channel in connection until tp_channel is created */
-    g_object_set_data (G_OBJECT (channel), "temporary_connection", connection);
-
     channel_handle_type = mcd_channel_get_handle_type (channel);
     channel_handle = mcd_channel_get_handle (channel);
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list