@@ -123,8 +123,5 @@ /** * \brief Converts the mutable array to an immutable array. */ - (void)makeImmutable; @end - -@interface OFMutableArray_placeholder: OFMutableArray -@end