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