aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-format.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-format.h')
-rw-r--r--mail/em-format.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/mail/em-format.h b/mail/em-format.h
index 7d4b00b903..dae97d5b5b 100644
--- a/mail/em-format.h
+++ b/mail/em-format.h
@@ -269,9 +269,6 @@ struct _EMFormatClass {
void (*complete)(EMFormat *);
};
-/* helper entry point */
-void em_format_set_session(EMFormat *emf, struct _CamelSession *s);
-
void em_format_set_mode(EMFormat *emf, em_format_mode_t type);
void em_format_set_charset(EMFormat *emf, const char *charset);
void em_format_set_default_charset(EMFormat *emf, const char *charset);