mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 18:11:06 +00:00
Remove uneeded comments
This commit is contained in:
parent
cb4987ff47
commit
4e4755c533
1 changed files with 0 additions and 2 deletions
|
@ -327,8 +327,6 @@ static NSArray *XmlBoolDefaultYes = nil;
|
|||
@"collectionViewLayout", @"NSCollectionViewLayout",
|
||||
@"shadow", @"NSViewShadow",
|
||||
@"blurRadius", @"NSShadowBlurRadius",
|
||||
// @"width", @"NSShadowHoriz",
|
||||
// @"height", @"NSShadowVert",
|
||||
@"color", @"NSShadowColor",
|
||||
nil];
|
||||
RETAIN(XmlKeyMapTable);
|
||||
|
|
Loading…
Reference in a new issue