From 040bdefb958b459b8f42aaa7ee39a2a73f9e287a Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Tue, 3 Feb 2009 09:03:48 +0000 Subject: Remove dead code Signed-off-by: Sjoerd Simons svn path=/trunk/; revision=2400 --- libempathy/empathy-call-handler.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/libempathy/empathy-call-handler.c b/libempathy/empathy-call-handler.c index 1b4de168d..449891825 100644 --- a/libempathy/empathy-call-handler.c +++ b/libempathy/empathy-call-handler.c @@ -249,8 +249,6 @@ empathy_call_handler_tf_channel_session_created_cb (TfChannel *tfchannel, { EmpathyCallHandlerPriv *priv = GET_PRIV (self); - //gst_bus_enable_essage_emission (priv->bus); - gst_bus_add_watch (priv->bus, empathy_call_handler_pipeline_bus_watch, self); g_signal_emit (G_OBJECT (self), signals[CONFERENCE_ADDED], 0, -- cgit v1.2.3