@@ -168,11 +168,11 @@ BOOL finishedParsing; of_string_encoding_t encoding; } #ifdef OF_HAVE_PROPERTIES -@property (retain) id delegate; +@property (assign) id delegate; #endif /** * \brief Creates a new XML parser. *