@@ -130,11 +130,10 @@ extern void *_NSConcreteStackBlock; extern void *_NSConcreteGlobalBlock; extern void *_NSConcreteMallocBlock; #endif -#ifndef HAVE_BLOCK_COPY static struct { Class isa; } alloc_failed_exception; void* @@ -246,11 +245,10 @@ free(obj); } break; } } -#endif /// \cond internal @implementation OFBlock #if defined(OF_APPLE_RUNTIME) && !defined(__OBJC2__) + (void)load