mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-06 22:08:51 +00:00
(fix) removed unused code
This commit is contained in:
@@ -292,10 +292,8 @@ Class SOGoContactSourceFolderK, SOGoGCSFolderK;
|
||||
int max, i;
|
||||
|
||||
folderContainer = [self clientObject];
|
||||
|
||||
// return [folderContainer subFolders];
|
||||
|
||||
folders = [folderContainer subFolders];
|
||||
|
||||
max = [folders count];
|
||||
foldersAttrs = [NSMutableArray arrayWithCapacity: max];
|
||||
urls = nil;
|
||||
|
||||
Reference in New Issue
Block a user