git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@4420 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
richard 1999-06-17 14:21:43 +00:00
parent cef1ee64bb
commit f44d4d3bac

View file

@ -263,7 +263,7 @@ static void (*remImp)(NSNotificationCenter*, SEL, Observation*) = 0;
NSFreeMapTable((NSMapTable*)n->value.ptr); NSFreeMapTable((NSMapTable*)n->value.ptr);
n = n->nextInMap; n = n->nextInMap;
} }
FastMapEmpty(f); FastMapEmptyMap(f);
NSZoneFree(f->zone, named); NSZoneFree(f->zone, named);
/* /*