Clean up comments

This commit is contained in:
Gregory John Casamento 2025-01-18 22:42:46 -05:00
parent fbb22c07bf
commit 86f97ac54d

View file

@ -3545,7 +3545,7 @@ static BOOL browserUseBezels;
{
BOOL leaf = YES;
id val = nil;
NSNumber *leafBool = nil; // [child valueForKeyPath: leafKeyPath];
NSNumber *leafBool = nil;
child = [children objectAtIndex: i];
leafBool = [child valueForKeyPath: leafKeyPath];