Skip to content

Commit

Permalink
Remove uneeded comments
Browse files Browse the repository at this point in the history
  • Loading branch information
gcasa committed Dec 26, 2023
1 parent cb4987f commit 4e4755c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Source/GSXib5KeyedUnarchiver.m
Original file line number Diff line number Diff line change
Expand Up @@ -327,8 +327,6 @@ + (void) initialize
@"collectionViewLayout", @"NSCollectionViewLayout",
@"shadow", @"NSViewShadow",
@"blurRadius", @"NSShadowBlurRadius",
// @"width", @"NSShadowHoriz",
// @"height", @"NSShadowVert",
@"color", @"NSShadowColor",
nil];
RETAIN(XmlKeyMapTable);
Expand Down

0 comments on commit 4e4755c

Please sign in to comment.