@@ -21,13 +21,10 @@ #import "OFDictionary.h" #import "OFXMLElement.h" #import "OFInvalidArgumentException.h" -#import "autorelease.h" -#import "macros.h" - @implementation OFXMLAttribute + (instancetype)attributeWithName: (OFString*)name namespace: (OFString*)namespace stringValue: (OFString*)stringValue {