Respond to CR.

// FREEBIE
pull/1/head
Matthew Chen 8 years ago
parent 65db75a91d
commit 89bacf5cce

@ -774,7 +774,6 @@ const NSUInteger kOWSProfileManager_MaxAvatarDiameter = 640;
{
NSString *groupIdKey = [groupId hexadecimalString];
// We just consult the lazy cache, not the db.
if ([self isGroupIdInProfileWhitelist:groupId]) {
return;
}

Loading…
Cancel
Save