[empathy] There is no "contact" property on EmpathyTpFile
- From: Xavier Claessens <xclaesse src gnome org>
- To: svn-commits-list gnome org
- Subject: [empathy] There is no "contact" property on EmpathyTpFile
- Date: Wed, 22 Apr 2009 06:25:10 -0400 (EDT)
commit f2088f25e93623f49d8832c00ba17a2accdb9cee
Author: Xavier Claessens <xclaesse gmail com>
Date: Tue Feb 17 10:57:35 2009 +0100
There is no "contact" property on EmpathyTpFile
---
libempathy/empathy-tp-file.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/libempathy/empathy-tp-file.c b/libempathy/empathy-tp-file.c
index 3a41868..bcd35a2 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);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]