]> git.0d.be Git - empathy.git/commitdiff
Don't bother fetching contact avatar details, since we already do that in Folks.
authorTravis Reitter <travis.reitter@collabora.co.uk>
Fri, 1 Oct 2010 03:20:51 +0000 (20:20 -0700)
committerTravis Reitter <travis.reitter@collabora.co.uk>
Mon, 4 Oct 2010 16:02:09 +0000 (09:02 -0700)
libempathy/empathy-tp-contact-factory.c

index a8afecf6b728c1c91370e1c99a649f0c201a396b..ff572cc431ef870afa2422029c4fe800d5b62d69 100644 (file)
@@ -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,