aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-contact.c
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-11-22 00:20:49 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-11-22 00:20:49 +0800
commit4b54babd0e8528bf2c2d213193ea1200d83f3a6b (patch)
tree4006202295b92aac274d254e1c39ba283cda6a7d /libempathy/empathy-contact.c
parent38f57b9ec344142a829c2e54824f85ea77966b76 (diff)
downloadgsoc2013-empathy-4b54babd0e8528bf2c2d213193ea1200d83f3a6b.tar
gsoc2013-empathy-4b54babd0e8528bf2c2d213193ea1200d83f3a6b.tar.gz
gsoc2013-empathy-4b54babd0e8528bf2c2d213193ea1200d83f3a6b.tar.bz2
gsoc2013-empathy-4b54babd0e8528bf2c2d213193ea1200d83f3a6b.tar.lz
gsoc2013-empathy-4b54babd0e8528bf2c2d213193ea1200d83f3a6b.tar.xz
gsoc2013-empathy-4b54babd0e8528bf2c2d213193ea1200d83f3a6b.tar.zst
gsoc2013-empathy-4b54babd0e8528bf2c2d213193ea1200d83f3a6b.zip
remove blank line
svn path=/trunk/; revision=1847
Diffstat (limited to 'libempathy/empathy-contact.c')
-rw-r--r--libempathy/empathy-contact.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy/empathy-contact.c b/libempathy/empathy-contact.c
index ab22b4780..3015c479b 100644
--- a/libempathy/empathy-contact.c
+++ b/libempathy/empathy-contact.c
@@ -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;