mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-27 12:16:23 +00:00
remove crufts and applies comments
This commit is contained in:
@@ -196,6 +196,7 @@ static NSArray *childRecordFields = nil;
|
||||
ocsPath = nil;
|
||||
ocsFolder = nil;
|
||||
childRecords = [NSMutableDictionary new];
|
||||
folderSubscriptionValues = nil;
|
||||
userCanAccessAllObjects = NO;
|
||||
}
|
||||
|
||||
@@ -306,9 +307,6 @@ static NSArray *childRecordFields = nil;
|
||||
|
||||
displayName = [folderSubscriptionValues keysWithFormat: subjectFormat];
|
||||
[displayName retain];
|
||||
|
||||
/*[displayName appendFormat: @" (%@ <%@>)", [ownerIdentity objectForKey: @"cn"],
|
||||
[ownerIdentity objectForKey: @"c_email"]];*/
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user