]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-individual-store.h
remove released flag
[empathy.git] / libempathy-gtk / empathy-individual-store.h
index 402f451b8921ae47f73eb65210f40ec98b18ef8c..c709348fc6bdac801d548ff8f7260c4bb89cbf86 100644 (file)
@@ -145,6 +145,11 @@ void individual_store_remove_individual_and_disconnect (
 
 /* protected */
 
+GList *empathy_individual_store_find_contact (EmpathyIndividualStore *self,
+    FolksIndividual *individual);
+
+void empathy_individual_store_free_iters (GList *iters);
+
 void empathy_individual_store_disconnect_individual (
     EmpathyIndividualStore *self,
     FolksIndividual *individual);