[empathy] Don't bother fetching contact avatar details, since we already do that in Folks.



commit 1594b24862967f7d0046c8d4328b11a0b2b45330
Author: Travis Reitter <travis reitter collabora co uk>
Date:   Thu Sep 30 20:20:51 2010 -0700

    Don't bother fetching contact avatar details, since we already do that in Folks.

 libempathy/empathy-tp-contact-factory.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/libempathy/empathy-tp-contact-factory.c b/libempathy/empathy-tp-contact-factory.c
index a8afecf..ff572cc 100644
--- a/libempathy/empathy-tp-contact-factory.c
+++ b/libempathy/empathy-tp-contact-factory.c
@@ -28,8 +28,6 @@
 
 static TpContactFeature contact_features[] = {
 	TP_CONTACT_FEATURE_ALIAS,
-	TP_CONTACT_FEATURE_AVATAR_TOKEN,
-	TP_CONTACT_FEATURE_AVATAR_DATA,
 	TP_CONTACT_FEATURE_PRESENCE,
 	TP_CONTACT_FEATURE_LOCATION,
 	TP_CONTACT_FEATURE_CAPABILITIES,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]