aboutsummaryrefslogtreecommitdiffstats
path: root/em-format/e-mail-formatter-utils.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-06-07 01:34:06 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-06-07 01:54:42 +0800
commit312d230cd2493ddfb2581d1ed90e688e6d099fb9 (patch)
treeacb7a87bdf0e70c0affdd5ec1bffc96f4a220fd6 /em-format/e-mail-formatter-utils.h
parent9e33bb17287ecb26c3fed164e7b441475dc1b2cb (diff)
downloadgsoc2013-evolution-312d230cd2493ddfb2581d1ed90e688e6d099fb9.tar.gz
gsoc2013-evolution-312d230cd2493ddfb2581d1ed90e688e6d099fb9.tar.zst
gsoc2013-evolution-312d230cd2493ddfb2581d1ed90e688e6d099fb9.zip
e_mail_formatter_format_header: Remove unused CamelMedium param.
Diffstat (limited to 'em-format/e-mail-formatter-utils.h')
-rw-r--r--em-format/e-mail-formatter-utils.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/em-format/e-mail-formatter-utils.h b/em-format/e-mail-formatter-utils.h
index c9c19e4704..f24ee6f5b2 100644
--- a/em-format/e-mail-formatter-utils.h
+++ b/em-format/e-mail-formatter-utils.h
@@ -26,7 +26,6 @@ G_BEGIN_DECLS
void e_mail_formatter_format_header (EMailFormatter *formatter,
GString *buffer,
- CamelMedium *part,
struct _camel_header_raw *header,
guint32 flags,
const gchar *charset);