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