@@ -94,14 +94,11 @@ { } - (void)dealloc { - OF_UNRECOGNIZED_SELECTOR - - /* Get rid of a stupid warning */ - [super dealloc]; + OF_DEALLOC_UNSUPPORTED } @end @implementation OFCountedSet + (void)initialize