@@ -54,8 +54,5 @@ /** * \brief Converts the mutable dictionary to an immutable dictionary. */ - (void)makeImmutable; @end - -@interface OFMutableDictionary_placeholder: OFDictionary -@end