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.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/mail/mail-tools.h b/mail/mail-tools.h
index 1414eec99f..02565b7036 100644
--- a/mail/mail-tools.h
+++ b/mail/mail-tools.h
@@ -36,9 +36,6 @@ typedef struct _xevolution {
char *format;
} XEvolution;
-/* Get the filename for our movemail folder or storage */
-gchar *mail_tool_get_local_movemail_path (void);
-
/* Get the CamelFolder for the local inbox */
CamelFolder *mail_tool_get_local_inbox (CamelException *ex);