aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-tp-contact-factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-tp-contact-factory.h')
-rw-r--r--libempathy/empathy-tp-contact-factory.h4
1 files changed, 0 insertions, 4 deletions
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