[Telepathy-commits] [telepathy-gabble/master] jingle-session.c:content_ready_cb() removed stale FIXME, content addition is properly handled

Senko Rasic senko at phyrexia.lan
Tue Dec 2 04:34:05 PST 2008


---
 src/jingle-session.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/src/jingle-session.c b/src/jingle-session.c
index c047bbf..0381a71 100644
--- a/src/jingle-session.c
+++ b/src/jingle-session.c
@@ -1609,10 +1609,6 @@ content_ready_cb (GabbleJingleContent *c, gpointer user_data)
 
   DEBUG ("called");
 
-  /* FIXME: we rely on the fact that JingleContent only signals
-   * "ready" on session contents; this is wrong, session contents
-   * added/accepted *after* session-accept are handled the same
-   * as early media */
   g_object_get (c, "disposition", &disposition, NULL);
   g_assert (!tp_strdiff (disposition, "session"));
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list