mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
NSObject shouldn't support NSCoding
This commit is contained in:
parent
fad8d206b9
commit
cfc28d82bb
1 changed files with 0 additions and 1 deletions
|
@ -275,7 +275,6 @@ int main(int argc, char **argv)
|
|||
T(NSException)
|
||||
T(NSNotification)
|
||||
T(NSNull)
|
||||
T(NSObject)
|
||||
T(NSSet)
|
||||
T(NSString)
|
||||
T(NSURL)
|
||||
|
|
Loading…
Reference in a new issue