mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-23 04:15:26 +00:00
Monotone-Parent: e9388e969d7f55642fe7910f621ef54be2512a3a
Monotone-Revision: 28ce727aaf05b14f23fbcec914f8b827755f3483 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-12-30T19:44:42 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -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++)
|
||||
|
||||
Reference in New Issue
Block a user