]> git.0d.be Git - empathy.git/commitdiff
Make existing contact FT capable when the CM supports it
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Fri, 9 Jan 2009 16:12:43 +0000 (16:12 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Fri, 9 Jan 2009 16:12:43 +0000 (16:12 +0000)
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2139

libempathy/empathy-tp-contact-factory.c

index f7a6638f9c10f63f7d78554994cc32298b152679..4b16254eeb9874e9b9d44c05716f6e600c82f51a 100644 (file)
@@ -879,7 +879,6 @@ get_requestable_channel_classes_cb (TpProxy *connection,
                        empathy_contact_set_capabilities (contact, caps |
                                EMPATHY_CAPABILITIES_FT);
                }
-
                break;
        }