@@ -29,13 +29,10 @@ # import "OFCondition.h" #endif #import "OFInvalidArgumentException.h" -#import "autorelease.h" -#import "macros.h" - @implementation OFTimer + (instancetype)scheduledTimerWithTimeInterval: (of_time_interval_t)timeInterval target: (id)target selector: (SEL)selector repeats: (bool)repeats