@@ -119,11 +119,10 @@ * * @brief A class for handling strings. */ @interface OFString: OFObject - /*! * @brief The length of the string in Unicode codepoints. */ @property (readonly, nonatomic) size_t length;