aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-utils.c')
-rw-r--r--mail/em-utils.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/mail/em-utils.c b/mail/em-utils.c
index 103ed62b1a..16a0d677ae 100644
--- a/mail/em-utils.c
+++ b/mail/em-utils.c
@@ -431,9 +431,6 @@ em_utils_flag_for_followup (EMailReader *reader,
e_mail_display_reload (display);
exit:
- /* XXX We shouldn't be freeing this. */
- em_utils_uids_free (uids);
-
gtk_widget_destroy (GTK_WIDGET (editor));
}
@@ -470,8 +467,6 @@ em_utils_flag_for_followup_clear (GtkWindow *parent,
}
camel_folder_thaw (folder);
-
- em_utils_uids_free (uids);
}
/**
@@ -514,8 +509,6 @@ em_utils_flag_for_followup_completed (GtkWindow *parent,
camel_folder_thaw (folder);
g_free (now);
-
- em_utils_uids_free (uids);
}
/* This kind of sucks, because for various reasons most callers need to run