[Telepathy-commits] [telepathy-gabble/master] 'profile' attribute hasn't existed for over six months

Will Thompson will.thompson at collabora.co.uk
Thu Feb 26 16:33:32 PST 2009


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

diff --git a/src/jingle-media-rtp.c b/src/jingle-media-rtp.c
index 7e1ca42..5e2e8e6 100644
--- a/src/jingle-media-rtp.c
+++ b/src/jingle-media-rtp.c
@@ -352,8 +352,6 @@ parse_description (GabbleJingleContent *content,
 
   DEBUG ("detected media type %u", mtype);
 
-  /* FIXME: we ignore "profile" attribute */
-
   for (node = desc_node->children; node; node = node->next)
     {
       if (tp_strdiff (lm_message_node_get_name (node), "payload-type"))
-- 
1.5.6.5




More information about the telepathy-commits mailing list