@@ -23,13 +23,10 @@ #if defined(OF_OBJFW_RUNTIME) # include "runtime.h" #elif defined(OF_APPLE_RUNTIME) # include #endif -#ifdef OF_OBJFW_RUNTIME -# define objc_getClass objc_get_class -#endif #import "TestsAppDelegate.h" static OFString *module = @"OFBlock";