@@ -17,12 +17,10 @@ #include "config.h" #import "OFXMLNode.h" #import "OFString.h" -#import "macros.h" - @implementation OFXMLNode - initWithSerialization: (OFXMLElement*)element { OF_INVALID_INIT_METHOD }