mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 10:01:14 +00:00
Moved defaults to else branches
This commit is contained in:
parent
5fcbc9e46c
commit
d1803df5a7
1 changed files with 0 additions and 2 deletions
|
@ -460,8 +460,6 @@ static Class pathCellClass;
|
|||
{
|
||||
if ([coder allowsKeyedCoding])
|
||||
{
|
||||
|
||||
|
||||
if ([coder containsValueForKey: @"NSBackgroundColor"])
|
||||
{
|
||||
[self setBackgroundColor: [coder decodeObjectForKey: @"NSBackgroundColor"]];
|
||||
|
|
Loading…
Reference in a new issue