From d1777cbb0f2439a64edbbb3ab88b0f1b233e9a05 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 17 May 2011 10:56:52 -0400 Subject: Remove mail_check_service(). Use camel_service_query_auth_types() instead. --- mail/mail-ops.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'mail/mail-ops.h') diff --git a/mail/mail-ops.h b/mail/mail-ops.h index 89bf23cf04..58dd8dff3d 100644 --- a/mail/mail-ops.h +++ b/mail/mail-ops.h @@ -118,11 +118,6 @@ gint mail_store_prepare_offline (CamelStore *store); /* filter driver execute shell command async callback */ void mail_execute_shell_command (CamelFilterDriver *driver, gint argc, gchar **argv, gpointer data); -gint mail_check_service (EMailSession *session, - const gchar *service_uid, - void (*done)(GList *authtypes, gpointer data), - gpointer data); - gint mail_disconnect_store (CamelStore *store); gint mail_remove_attachments (CamelFolder *folder, GPtrArray *uids); -- cgit v1.2.3