From 39cf142209086d3abe521d9bc0417d8d1077d905 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Mon, 22 Sep 2008 20:30:48 +0000 Subject: [PATCH] Monotone-Parent: 969dc7fa865e2a68ad6c7444c791560305b19ca9 Monotone-Revision: 0a66cb1695fb4317d549189b15407c076af77e16 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-22T20:30:48 Monotone-Branch: ca.inverse.sogo --- SoObjects/Mailer/SOGoMailObject.m | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SoObjects/Mailer/SOGoMailObject.m b/SoObjects/Mailer/SOGoMailObject.m index d99549791..40648f05e 100644 --- a/SoObjects/Mailer/SOGoMailObject.m +++ b/SoObjects/Mailer/SOGoMailObject.m @@ -209,7 +209,8 @@ static BOOL debugSoParts = NO; /* core infos */ -- (BOOL)doesMailExist { +- (BOOL) doesMailExist +{ static NSArray *existsKey = nil; id msgs;