]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-contact-chooser.c
libempathy: Remove empathy_create_individual_from_tp_contact()
[empathy.git] / libempathy-gtk / empathy-contact-chooser.c
index e31b22fe11cc5e9d8b98975c4d43955426a4a051..b82aa93a11e7a97acc234423c4fff3f27e1ba74f 100644 (file)
@@ -232,7 +232,7 @@ get_contacts_cb (GObject *source,
     /* another request has been started */
     goto out;
 
-  individual =  empathy_create_individual_from_tp_contact (contact);
+  individual =  empathy_ensure_individual_from_tp_contact (contact);
   if (individual == NULL)
     goto out;