@@ -15,15 +15,10 @@ * file. */ #include "config.h" -#import "OFThread.h" -#import "OFString.h" -#import "OFDictionary.h" -#import "OFAutoreleasePool.h" - #import "TestsAppDelegate.h" static OFString *module = @"OFThread"; @interface TestThread: OFThread