diff --git a/Source/NSNotificationCenter.m b/Source/NSNotificationCenter.m index ab4c7fff2..0fa7df540 100644 --- a/Source/NSNotificationCenter.m +++ b/Source/NSNotificationCenter.m @@ -263,7 +263,7 @@ static void (*remImp)(NSNotificationCenter*, SEL, Observation*) = 0; NSFreeMapTable((NSMapTable*)n->value.ptr); n = n->nextInMap; } - FastMapEmpty(f); + FastMapEmptyMap(f); NSZoneFree(f->zone, named); /*