aboutsummaryrefslogtreecommitdiffstats
path: root/libemail-engine/e-mail-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'libemail-engine/e-mail-utils.h')
-rw-r--r--libemail-engine/e-mail-utils.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/libemail-engine/e-mail-utils.h b/libemail-engine/e-mail-utils.h
index 144f13dfdd..ca8ed010ca 100644
--- a/libemail-engine/e-mail-utils.h
+++ b/libemail-engine/e-mail-utils.h
@@ -41,14 +41,6 @@ EAccount * em_utils_guess_account_with_recipients
void emu_remove_from_mail_cache (const GSList *addresses);
void emu_remove_from_mail_cache_1 (const gchar *address);
void emu_free_mail_cache (void);
-gboolean em_utils_connect_service_sync (CamelService *service,
- GCancellable *cancellable,
- GError **error);
-gboolean em_utils_disconnect_service_sync
- (CamelService *service,
- gboolean clean,
- GCancellable *cancellable,
- GError **error);
void em_utils_uids_free (GPtrArray *uids);
gboolean em_utils_is_local_delivery_mbox_file
(CamelURL *url);