@@ -116,14 +116,10 @@ fprintf(stderr, "Failed to ensure condition in " \ __FILE__ ":%d:\n" #cond "\n", __LINE__); \ abort(); \ } -#ifdef OF_OBJFW_RUNTIME -# define objc_lookUpClass objc_lookup_class -#endif - #ifndef _WIN32 # define OF_PATH_DELIMITER '/' #else # define OF_PATH_DELIMITER '\\' #endif