@@ -21,12 +21,10 @@ #import "OFList.h" #import "OFThread.h" #import "OFCondition.h" #import "OFSystemInfo.h" -#import "autorelease.h" - @interface OFThreadPoolJob: OFObject { id _target; SEL _selector; id _object;