@@ -142,13 +142,9 @@ /** * \return The number of objects in the dictionary */ - (size_t)count; - -- setObject: (OFObject*)obj - forKey: (OFObject *)key; -- removeObjectForKey: (OFObject*)key; @end #import "OFEnumerator.h" #import "OFMutableDictionary.h"