Monotone-Parent: e9388e969d7f55642fe7910f621ef54be2512a3a

Monotone-Revision: 28ce727aaf05b14f23fbcec914f8b827755f3483

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-12-30T19:44:42
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2011-12-30 19:44:42 +00:00
parent 094e5899bc
commit 540237248c
1 changed files with 0 additions and 2 deletions

View File

@ -460,8 +460,6 @@ _orderedValuesAreVoid (NSArray *orderedValues)
NSMutableArray *orderedValues;
NSUInteger count, max;
result = YES;
keys = [values allKeys];
max = [keys count];
for (count = 0; result && count < max; count++)