aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-contact-manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-contact-manager.h')
-rw-r--r--libempathy/empathy-contact-manager.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libempathy/empathy-contact-manager.h b/libempathy/empathy-contact-manager.h
index 97e21464a..4d1493091 100644
--- a/libempathy/empathy-contact-manager.h
+++ b/libempathy/empathy-contact-manager.h
@@ -54,9 +54,6 @@ gboolean empathy_contact_manager_initialized (void);
EmpathyContactManager *empathy_contact_manager_dup_singleton (void);
EmpathyTpContactList * empathy_contact_manager_get_list (EmpathyContactManager *manager,
TpConnection *connection);
-EmpathyContactListFlags empathy_contact_manager_get_flags_for_connection (
- EmpathyContactManager *manager,
- TpConnection *connection);
G_END_DECLS