@@ -24,11 +24,11 @@ { id _hashObject; } #ifdef OF_HAVE_PROPERTIES -@property (readonly, retain, nonatomic) id hashObject; +@property (readonly, retain) id hashObject; #endif /*! * @brief Creates a new, autoreleased hash already calculated exception. *