aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-tp-file.c
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-tp-file.c')
-rw-r--r--libempathy/empathy-tp-file.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libempathy/empathy-tp-file.c b/libempathy/empathy-tp-file.c
index 3a41868df..bcd35a257 100644
--- a/libempathy/empathy-tp-file.c
+++ b/libempathy/empathy-tp-file.c
@@ -515,8 +515,6 @@ tp_file_got_contact_cb (EmpathyTpContactFactory *factory,
EmpathyTpFile *tp_file = EMPATHY_TP_FILE (weak_object);
tp_file->priv->contact = g_object_ref (contacts->data);
- g_object_notify (G_OBJECT (tp_file), "contact");
-
tp_file_check_if_ready (tp_file);
}