@@ -22,14 +22,10 @@ extern int _OFString_Hashing_reference; #ifdef __cplusplus } #endif -/*! - * @brief The OFString (Hashing) category provides methods to calculate hashes - * for strings. - */ @interface OFString (Hashing) /*! * @brief Returns the MD5 hash of the string as an autoreleased OFString. * * @return The MD5 hash of the string as an autoreleased OFString