[telepathy-gabble/master] Yes, this can and does happen.

Will Thompson will.thompson at collabora.co.uk
Wed Aug 19 08:51:52 PDT 2009


---
 src/media-channel.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/media-channel.c b/src/media-channel.c
index 7b73d5d..7e9d6db 100644
--- a/src/media-channel.c
+++ b/src/media-channel.c
@@ -2769,7 +2769,7 @@ create_stream_from_content (GabbleMediaChannel *self,
   g_object_add_weak_pointer (G_OBJECT (d->self), (gpointer *) &d->self);
 
   /* If the content gets removed before we've finished looking up its
-   * relay (can this happen?) we need to cancel the creation of the stream,
+   * relay, we need to cancel the creation of the stream,
    * and make any PendingStreamRequests fail */
   d->removed_id = g_signal_connect (c, "removed",
       G_CALLBACK (content_removed_cb), d);
-- 
1.5.6.5



More information about the telepathy-commits mailing list