aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy
diff options
context:
space:
mode:
authorTravis Reitter <travis.reitter@collabora.co.uk>2010-10-01 11:20:51 +0800
committerTravis Reitter <travis.reitter@collabora.co.uk>2010-10-05 00:02:09 +0800
commit1594b24862967f7d0046c8d4328b11a0b2b45330 (patch)
treeb76529efdb5fdc1a6aa4549108910241541f4242 /libempathy
parent53aa7c1e6546214568969fe727926f7740a26127 (diff)
downloadgsoc2013-empathy-1594b24862967f7d0046c8d4328b11a0b2b45330.tar
gsoc2013-empathy-1594b24862967f7d0046c8d4328b11a0b2b45330.tar.gz
gsoc2013-empathy-1594b24862967f7d0046c8d4328b11a0b2b45330.tar.bz2
gsoc2013-empathy-1594b24862967f7d0046c8d4328b11a0b2b45330.tar.lz
gsoc2013-empathy-1594b24862967f7d0046c8d4328b11a0b2b45330.tar.xz
gsoc2013-empathy-1594b24862967f7d0046c8d4328b11a0b2b45330.tar.zst
gsoc2013-empathy-1594b24862967f7d0046c8d4328b11a0b2b45330.zip
Don't bother fetching contact avatar details, since we already do that in Folks.
Diffstat (limited to 'libempathy')
-rw-r--r--libempathy/empathy-tp-contact-factory.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libempathy/empathy-tp-contact-factory.c b/libempathy/empathy-tp-contact-factory.c
index a8afecf6b..ff572cc43 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,