@@ -17,17 +17,10 @@ #include "config.h" #include -#import "OFData.h" -#import "OFString.h" -#import "OFAutoreleasePool.h" - -#import "OFInvalidArgumentException.h" -#import "OFOutOfRangeException.h" - #import "TestsAppDelegate.h" static OFString *module = @"OFData"; const char *str = "Hello!";