@@ -449,11 +449,8 @@ Block_release(self); } - (void)dealloc { - OF_UNRECOGNIZED_SELECTOR - - /* Get rid of a stupid warning */ - [super dealloc]; + OF_DEALLOC_UNSUPPORTED } @end