@@ -20,11 +20,11 @@ #import "OFString.h" /** * \brief A class for storing and modifying strings. */ -@interface OFMutableString: OFString {} +@interface OFMutableString: OFString /** * Sets the OFString to the specified UTF-8 encoded C string. * * \param str A UTF-8 encoded C string to set the OFString to. */