From ab5053cba9d2cea3610916eff7aa88b4f219a22c Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Thu, 1 Apr 2010 12:16:36 +0200 Subject: remove empathy_tp_contact_factory_set_avatar This is not needed any more. --- libempathy/empathy-tp-contact-factory.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libempathy/empathy-tp-contact-factory.h') diff --git a/libempathy/empathy-tp-contact-factory.h b/libempathy/empathy-tp-contact-factory.h index ed11bf7e4..4cce6ec6a 100644 --- a/libempathy/empathy-tp-contact-factory.h +++ b/libempathy/empathy-tp-contact-factory.h @@ -104,10 +104,6 @@ void empathy_tp_contact_factory_get_from_handle (EmpathyTpC void empathy_tp_contact_factory_set_alias (EmpathyTpContactFactory *tp_factory, EmpathyContact *contact, const gchar *alias); -void empathy_tp_contact_factory_set_avatar (EmpathyTpContactFactory *tp_factory, - const gchar *data, - gsize size, - const gchar *mime_type); void empathy_tp_contact_factory_set_location (EmpathyTpContactFactory *tp_factory, GHashTable *location); G_END_DECLS -- cgit v1.2.3