[Telepathy-commits] [telepathy-stream-engine/master] Remove useless if in soon to be uncommented code

Olivier Crête olivier.crete at collabora.co.uk
Tue Dec 9 17:12:44 PST 2008


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

diff --git a/src/tp-stream-engine.c b/src/tp-stream-engine.c
index 8f4ea21..8f53d0f 100644
--- a/src/tp-stream-engine.c
+++ b/src/tp-stream-engine.c
@@ -573,7 +573,6 @@ stream_closed (TfStream *stream, gpointer user_data)
        * alloc_buffer() does take any lock and there is no way to prevent it
        * ??? or something like that
 
-       if (TP_STREAM_ENGINE_IS_VIDEO_STREAM (sestream))
        gst_element_release_request_pad (self->priv->videotee, pad);
       */
       GST_PAD_STREAM_UNLOCK(pad);
-- 
1.5.6.5




More information about the Telepathy-commits mailing list