mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 07:00:46 +00:00
Cleanup of comment
This commit is contained in:
parent
68dad85a1e
commit
fd0d501604
1 changed files with 0 additions and 1 deletions
|
@ -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"])
|
||||
|
|
Loading…
Reference in a new issue