aboutsummaryrefslogtreecommitdiffstats
path: root/libemail-engine/mail-ops.h
diff options
context:
space:
mode:
Diffstat (limited to 'libemail-engine/mail-ops.h')
-rw-r--r--libemail-engine/mail-ops.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libemail-engine/mail-ops.h b/libemail-engine/mail-ops.h
index 1d9382be52..18eca7571b 100644
--- a/libemail-engine/mail-ops.h
+++ b/libemail-engine/mail-ops.h
@@ -97,8 +97,6 @@ void mail_filter_folder (EMailSession *session,
/* 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);
-
G_END_DECLS
#endif /* MAIL_OPS_H */