diff options
Diffstat (limited to 'libempathy/empathy-account-manager.h')
-rw-r--r-- | libempathy/empathy-account-manager.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libempathy/empathy-account-manager.h b/libempathy/empathy-account-manager.h index 5d794bd83..d940e6b89 100644 --- a/libempathy/empathy-account-manager.h +++ b/libempathy/empathy-account-manager.h @@ -58,9 +58,6 @@ EmpathyAccount * empathy_account_manager_create ( const gchar *protocol, const gchar *display_name); -EmpathyAccount * empathy_account_manager_create_by_profile - (EmpathyAccountManager *manager, - McProfile *profile); int empathy_account_manager_get_connected_accounts (EmpathyAccountManager *manager); int empathy_account_manager_get_connecting_accounts |