@@ -15,18 +15,10 @@ * file. */ #include "config.h" -#import "OFXMLElement.h" -#import "OFXMLCharacters.h" -#import "OFXMLCDATA.h" -#import "OFXMLComment.h" -#import "OFString.h" -#import "OFArray.h" -#import "OFAutoreleasePool.h" - #import "TestsAppDelegate.h" static OFString *module = @"OFXMLNode"; @implementation TestsAppDelegate (OFXMLNodeTests)