mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
(GNUSTEP_MFILES): NSUnarchiver.m and NSGUnarchiver.m removed.
(GNUSTEP_HEADERS): Foundation/NSUnarchiver.h and Foundation/NSGUnarchiver.h removed. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@847 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0d171e4ff0
commit
4031f82cde
1 changed files with 0 additions and 4 deletions
|
@ -308,7 +308,6 @@ NSGCString.m \
|
|||
NSGData.m \
|
||||
NSGDictionary.m \
|
||||
NSGSet.m \
|
||||
NSGUnarchiver.m \
|
||||
NSMethodSignature.m \
|
||||
NSNumber.m \
|
||||
NSObjCRuntime.m \
|
||||
|
@ -318,7 +317,6 @@ NSRange.m \
|
|||
NSSet.m \
|
||||
NSString.m \
|
||||
NSTimeZone.m \
|
||||
NSUnarchiver.m \
|
||||
NSValue.m
|
||||
|
||||
NSVALUE_MFILES = \
|
||||
|
@ -370,7 +368,6 @@ Foundation/NSGCString.h \
|
|||
Foundation/NSGData.h \
|
||||
Foundation/NSGDictionary.h \
|
||||
Foundation/NSGSet.h \
|
||||
Foundation/NSGUnarchiver.h \
|
||||
Foundation/NSInvocation.h \
|
||||
Foundation/NSMethodSignature.h \
|
||||
Foundation/NSObjCRuntime.h \
|
||||
|
@ -380,7 +377,6 @@ Foundation/NSRange.h \
|
|||
Foundation/NSSerialization.h \
|
||||
Foundation/NSSet.h \
|
||||
Foundation/NSString.h \
|
||||
Foundation/NSUnarchiver.h \
|
||||
Foundation/NSUtilities.h \
|
||||
Foundation/NSValue.h \
|
||||
Foundation/NSZone.h \
|
||||
|
|
Loading…
Reference in a new issue