([NSAutoreleasePool -parentAutoreleasePool]): Remove inclusion of

eltfuncs.h and collhash.h.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1164 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
mccallum 1996-03-18 13:54:29 +00:00
parent 4f654a66b5
commit fe4eb5b2ab

View file

@ -1,5 +1,5 @@
/* Implementation of auto release pool for delayed disposal
Copyright (C) 1995 Free Software Foundation, Inc.
Copyright (C) 1995, 1996 Free Software Foundation, Inc.
Written by: R. Andrew McCallum <mccallum@gnu.ai.mit.edu>
Date: January 1995
@ -23,9 +23,6 @@
#include <objects/stdobjects.h>
#include <Foundation/NSAutoreleasePool.h>
#include <objects/collhash.h>
#include <objects/eltfuncs.h>
#include <objects/objc-malloc.h>
#include <limits.h>