From 97fc0a1dd8bd6bd293a09ce0dc34281068ccd620 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Thu, 29 Apr 2010 11:44:49 +0200 Subject: No need of a contact factory to set location --- libempathy/empathy-tp-contact-factory.h | 2 -- 1 file changed, 2 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 4cce6ec6a..d2572f298 100644 --- a/libempathy/empathy-tp-contact-factory.h +++ b/libempathy/empathy-tp-contact-factory.h @@ -104,8 +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_location (EmpathyTpContactFactory *tp_factory, - GHashTable *location); G_END_DECLS #endif /* __EMPATHY_TP_CONTACT_FACTORY_H__ */ -- cgit v1.2.3