Skip to content

Commit

Permalink
NSObject shouldn't support NSCoding
Browse files Browse the repository at this point in the history
  • Loading branch information
rfm committed Oct 29, 2024
1 parent fad8d20 commit cfc28d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/base/coding/decoding.m
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,6 @@ int main(int argc, char **argv)
T(NSException)
T(NSNotification)
T(NSNull)
T(NSObject)
T(NSSet)
T(NSString)
T(NSURL)
Expand Down

0 comments on commit cfc28d8

Please sign in to comment.