@@ -88,14 +88,10 @@ * * @brief A class for handling strings. */ @interface OFString: OFObject -#ifdef OF_HAVE_PROPERTIES -@property (readonly) size_t length; -#endif - /*! * @brief Creates a new OFString. * * @return A new, autoreleased OFString */