diff options
Diffstat (limited to 'libempathy')
-rw-r--r-- | libempathy/empathy-tp-contact-factory.c | 1 |
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; } |