aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/mail/e-mail-shell-migrate.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/mail/e-mail-shell-migrate.c b/modules/mail/e-mail-shell-migrate.c
index f81c73c52d..7bc10caaa2 100644
--- a/modules/mail/e-mail-shell-migrate.c
+++ b/modules/mail/e-mail-shell-migrate.c
@@ -3035,7 +3035,6 @@ e_mail_shell_migrate (EShellBackend *shell_backend,
}
filters = emm_load_xml (path, "filters.xml");
vfolders = emm_load_xml (path, "vfolders.xml");
- g_free (path);
if (minor == 0) {
if (!em_migrate_1_0 (data_dir, config_xmldb, filters, vfolders, error)) {