aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-contact-list-store.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy-gtk/empathy-contact-list-store.h')
-rw-r--r--libempathy-gtk/empathy-contact-list-store.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/libempathy-gtk/empathy-contact-list-store.h b/libempathy-gtk/empathy-contact-list-store.h
index d7c9635f5..d096daafd 100644
--- a/libempathy-gtk/empathy-contact-list-store.h
+++ b/libempathy-gtk/empathy-contact-list-store.h
@@ -106,11 +106,6 @@ gboolean empathy_contact_list_store_search_equal_func (GtkTre
const gchar *key,
GtkTreeIter *iter,
gpointer search_data);
-void empathy_contact_list_store_set_contact_groups_func (EmpathyContactListStore*store,
- EmpathyContactGroupsFunc func,
- gpointer user_data);
-void empathy_contact_list_store_update_contact_groups (EmpathyContactListStore *store,
- EmpathyContact *contact);
G_END_DECLS