aboutsummaryrefslogtreecommitdiffstats
path: root/libemail-engine/mail-ops.c
diff options
context:
space:
mode:
Diffstat (limited to 'libemail-engine/mail-ops.c')
-rw-r--r--libemail-engine/mail-ops.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libemail-engine/mail-ops.c b/libemail-engine/mail-ops.c
index 020ef339d3..bc49261c31 100644
--- a/libemail-engine/mail-ops.c
+++ b/libemail-engine/mail-ops.c
@@ -235,7 +235,7 @@ fetch_mail_exec (struct _fetch_mail_msg *m,
CamelStore *parent_store;
CamelUIDCache *cache = NULL;
CamelURL *url;
- gboolean keep;
+ gboolean keep = TRUE;
gboolean delete_fetched;
gboolean is_local_delivery = FALSE;
const gchar *uid = NULL;