]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-contact.h
Remove empathy_contact_new_for_log()
[empathy.git] / libempathy / empathy-contact.h
index b6d5753d7ddf46715f6aee8e04f356dfb25f51e6..3c144a3796646149771123f5d687c2b8eb1558fc 100644 (file)
@@ -73,8 +73,6 @@ typedef enum {
 GType empathy_contact_get_type (void) G_GNUC_CONST;
 EmpathyContact * empathy_contact_from_tpl_contact (TpAccount *account,
     TplEntity *tpl_contact);
-EmpathyContact * empathy_contact_new_for_log (TpAccount *account,
-    const gchar *id, const gchar *alias, gboolean is_user);
 TpContact * empathy_contact_get_tp_contact (EmpathyContact *contact);
 const gchar * empathy_contact_get_id (EmpathyContact *contact);
 void empathy_contact_set_id (EmpathyContact *contact, const gchar *id);