From b3b917365ff2e813df0503e94267f2cb3bab4255 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 17 May 2011 12:08:07 -0400 Subject: Remove mail_store_prepare_offline(). Use e_mail_store_prepare_for_offline() instead. --- mail/mail-ops.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'mail/mail-ops.h') diff --git a/mail/mail-ops.h b/mail/mail-ops.h index 58dd8dff3d..2d18b1a24f 100644 --- a/mail/mail-ops.h +++ b/mail/mail-ops.h @@ -112,14 +112,10 @@ void mail_filter_folder (EMailSession *session, const gchar *type, gboolean notify); -/* Work Offline */ -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_disconnect_store (CamelStore *store); -gint mail_remove_attachments (CamelFolder *folder, GPtrArray *uids); G_END_DECLS -- cgit v1.2.3