Small optimization

Monotone-Parent: 1674514cbbb8b36021bc36e83a4fa580fe5718cf
Monotone-Revision: ed796ed4ba5a6027433e3f18b4431d54833aeef8

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2009-03-22T14:40:50
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Ludovic Marcotte 2009-03-22 14:40:50 +00:00
parent 10417c241d
commit da51be0619

View file

@ -356,7 +356,7 @@ static NSString *uidColumnName = @"c_uid";
{
id old;
if (![self fetchProfile])
if (!defFlags.ready || ![self fetchProfile])
return;
/* check whether the value is actually modified */