@@ -38,17 +38,10 @@ static struct { Class isa; } alloc_failed_exception; @implementation OFObject -#ifndef __objc_INCLUDE_GNU -+ load -{ - return self; -} -#endif - + initialize { return self; }