Cleanup of comment

This commit is contained in:
Gregory John Casamento 2021-03-14 14:33:03 -04:00
parent 68dad85a1e
commit fd0d501604

View file

@ -1060,7 +1060,6 @@
if (self != nil)
{
NSDebugLog(@"%@ %@",NSStringFromClass([self class]), NSStringFromSelector(_cmd));
// _cells = [[NSMutableArray alloc] initWithCapacity: 10];
if ([coder allowsKeyedCoding])
{
if ([coder containsValueForKey: @"NSGrid_hidden"])