Rever to local refcounts

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@12375 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-Macdonald 2002-02-01 22:22:26 +00:00
parent 4bfa481430
commit 2937ade627
2 changed files with 2 additions and 1 deletions

View file

@ -5,6 +5,8 @@
The intention was to produce a pretty complete manual and then
release it, but we ran out of funding, so I'm releasing the work
to date.
* Source/NSObject.m: Go back to using local refcounts now that new
map table code is thoroughly tested.
2002-02-01 Richard Frith-Macdonald <rfm@gnu.org>

View file

@ -44,7 +44,6 @@
#include <Foundation/NSObjCRuntime.h>
#include <limits.h>
#define REFCNT_LOCAL 0
#ifndef NeXT_RUNTIME