aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-format.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-format.c')
-rw-r--r--mail/em-format.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/em-format.c b/mail/em-format.c
index 5aac03b63a..54729c2303 100644
--- a/mail/em-format.c
+++ b/mail/em-format.c
@@ -118,7 +118,6 @@ static void
emf_init(GObject *o)
{
EMFormat *emf = (EMFormat *)o;
- char * asize;
emf->inline_table = g_hash_table_new(g_str_hash, g_str_equal);
emf->composer = FALSE;