aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2009-01-10 00:12:43 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2009-01-10 00:12:43 +0800
commitb63036cadf7da5de37f2e37331a8cf314a501edf (patch)
tree445cfeeb5632607f3e17d1bbe59a3f97c0cf054e /libempathy
parentb83dbbeca953d20da5f702b369471273b0e47257 (diff)
downloadgsoc2013-empathy-b63036cadf7da5de37f2e37331a8cf314a501edf.tar
gsoc2013-empathy-b63036cadf7da5de37f2e37331a8cf314a501edf.tar.gz
gsoc2013-empathy-b63036cadf7da5de37f2e37331a8cf314a501edf.tar.bz2
gsoc2013-empathy-b63036cadf7da5de37f2e37331a8cf314a501edf.tar.lz
gsoc2013-empathy-b63036cadf7da5de37f2e37331a8cf314a501edf.tar.xz
gsoc2013-empathy-b63036cadf7da5de37f2e37331a8cf314a501edf.tar.zst
gsoc2013-empathy-b63036cadf7da5de37f2e37331a8cf314a501edf.zip
Make existing contact FT capable when the CM supports it
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@2139 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to 'libempathy')
-rw-r--r--libempathy/empathy-tp-contact-factory.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy/empathy-tp-contact-factory.c b/libempathy/empathy-tp-contact-factory.c
index f7a6638f9..4b16254ee 100644
--- a/libempathy/empathy-tp-contact-factory.c
+++ b/libempathy/empathy-tp-contact-factory.c
@@ -879,7 +879,6 @@ get_requestable_channel_classes_cb (TpProxy *connection,
empathy_contact_set_capabilities (contact, caps |
EMPATHY_CAPABILITIES_FT);
}
-
break;
}