mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-23 23:22:45 +00:00
Monotone-Parent: 794a50b6a0041893b3ec57a38bbb3a7bbf1dee9c
Monotone-Revision: 6f1085ed8de6ea79bedec6ff22265fcb0520b899 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-15T17:26:22 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -203,8 +203,8 @@
|
||||
folders = nil;
|
||||
else
|
||||
[localException raise];
|
||||
NS_ENDHANDLER
|
||||
sortedFolders = [NSMutableArray arrayWithCapacity: [folders count]];
|
||||
NS_ENDHANDLER;
|
||||
sortedFolders = [NSMutableArray arrayWithCapacity: [folders count]];
|
||||
uniqueContacts = [NSMutableDictionary dictionary];
|
||||
for (i = 0; i < [folders count]; i++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user