aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-shell-module.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/e-mail-shell-module.h')
-rw-r--r--mail/e-mail-shell-module.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/e-mail-shell-module.h b/mail/e-mail-shell-module.h
index fb1cd3885d..b15c8ed8c8 100644
--- a/mail/e-mail-shell-module.h
+++ b/mail/e-mail-shell-module.h
@@ -66,6 +66,9 @@ CamelStore * e_mail_shell_module_load_store_by_uri
(EShellModule *shell_module,
const gchar *uri,
const gchar *name);
+void e_mail_shell_module_remove_store_by_uri
+ (EShellModule *shell_module,
+ const gchar *uri);
G_END_DECLS