]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-contact.h
Get location update from TpContact (#599162)
[empathy.git] / libempathy / empathy-contact.h
index 231f95b9d5e3d7f556eb801f332b09102b3f7240..002930bd56b9e73adfc97fff29a20b2328c690f2 100644 (file)
@@ -132,8 +132,6 @@ gboolean empathy_avatar_save_to_file (EmpathyAvatar *avatar,
     const gchar *filename, GError **error);
 
 GHashTable * empathy_contact_get_location (EmpathyContact *contact);
-void empathy_contact_set_location (EmpathyContact *contact,
-    GHashTable *location);
 gboolean empathy_contact_equal (gconstpointer contact1,
     gconstpointer contact2);