From ad896234368159eccb0067044c9381589ab32ebe Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 28 May 2011 22:17:27 -0400 Subject: Remove e_get_subscribable_accounts(). Another EAccount utility function down... --- e-util/e-account-utils.h | 1 - 1 file changed, 1 deletion(-) (limited to 'e-util/e-account-utils.h') diff --git a/e-util/e-account-utils.h b/e-util/e-account-utils.h index 41abcddf4d..d7dbd283fd 100644 --- a/e-util/e-account-utils.h +++ b/e-util/e-account-utils.h @@ -31,7 +31,6 @@ EAccount * e_get_account_by_name (const gchar *name); EAccount * e_get_account_by_uid (const gchar *uid); EAccount * e_get_any_enabled_account (void); EAccount * e_get_default_transport (void); -GList * e_get_subscribable_accounts (CamelSession *session); G_END_DECLS -- cgit v1.2.3