aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-tools.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mail-tools.h')
-rw-r--r--mail/mail-tools.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/mail/mail-tools.h b/mail/mail-tools.h
index 4601b71dc1..87fd6a5f79 100644
--- a/mail/mail-tools.h
+++ b/mail/mail-tools.h
@@ -75,10 +75,6 @@ mail_tool_generate_forward_subject (CamelMimeMessage *msg);
CamelMimePart *
mail_tool_make_message_attachment (CamelMimeMessage *message);
-/* Get the root folder of the store specified by @source_uri */
-CamelFolder *
-mail_tool_get_root_of_store (const char *source_uri, CamelException *ex);
-
/* Parse the ui into a real CamelFolder any way we know how. */
CamelFolder *
mail_tool_uri_to_folder (const char *uri, CamelException *ex);