]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-contact.c
remove blank line
[empathy.git] / libempathy / empathy-contact.c
index ab22b47803365754eceef5ff7cb9f187f96bf11a..3015c479b16bafecf7cc04ea1e93e0d343311277 100644 (file)
@@ -512,7 +512,6 @@ get_requestable_channel_classes_cb (TpProxy *connection,
 
       handle_type = g_hash_table_lookup (fixed_prop,
         TP_IFACE_CHANNEL ".TargetHandleType");
-
       if (handle_type == NULL || g_value_get_uint (handle_type)
           != TP_HANDLE_TYPE_CONTACT)
         continue;