@@ -25,11 +25,11 @@ { OFXMLParser *_parser; } #ifdef OF_HAVE_PROPERTIES -@property (readonly, retain, nonatomic) OFXMLParser *parser; +@property (readonly, retain) OFXMLParser *parser; #endif /*! * @brief Creates a new, autoreleased malformed XML exception. *