mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-25 01:31:08 +00:00
(GNUSTEP_MFILES): Remove NSArrayEnumerator.m.
(GNUSTEP_HEADERS): Remove Foundation/NSArrayEnumerator.h. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@486 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
783733a346
commit
cc3ec28e75
1 changed files with 0 additions and 2 deletions
|
@ -273,7 +273,6 @@ NSAllocateObject.m \
|
|||
NSArchiver.m \
|
||||
NSArray.m \
|
||||
NSAssertionHandler.m \
|
||||
NSArrayEnumerator.m \
|
||||
NSAutoreleasePool.m \
|
||||
NSBitmapCharSet.m \
|
||||
NSBundle.m \
|
||||
|
@ -335,7 +334,6 @@ GNUSTEP_OBJS = \
|
|||
GNUSTEP_HEADERS = \
|
||||
Foundation/NSArchiver.h \
|
||||
Foundation/NSArray.h \
|
||||
Foundation/NSArrayEnumerator.h \
|
||||
Foundation/NSAutoreleasePool.h \
|
||||
Foundation/NSBitmapCharSet.h \
|
||||
Foundation/NSBundle.h \
|
||||
|
|
Loading…
Reference in a new issue