@@ -29,11 +29,11 @@ { OFThread *_thread; } #ifdef OF_HAVE_PROPERTIES -@property (readonly, retain, nonatomic) OFThread *thread; +@property (readonly, retain) OFThread *thread; #endif /*! * @brief Creates a new, autoreleased thread start failed exception. *