aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-account-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-account-utils.h')
-rw-r--r--e-util/e-account-utils.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/e-util/e-account-utils.h b/e-util/e-account-utils.h
index d5a4625ecb..41abcddf4d 100644
--- a/e-util/e-account-utils.h
+++ b/e-util/e-account-utils.h
@@ -29,7 +29,6 @@ EAccount * e_get_default_account (void);
void e_set_default_account (EAccount *account);
EAccount * e_get_account_by_name (const gchar *name);
EAccount * e_get_account_by_uid (const gchar *uid);
-EAccount * e_get_account_by_source_url (const gchar *source_url);
EAccount * e_get_any_enabled_account (void);
EAccount * e_get_default_transport (void);
GList * e_get_subscribable_accounts (CamelSession *session);