@@ -136,16 +136,10 @@ size = newsize; return self; } -/* FIXME: Implement this! */ -/* - (id)copy { + return [[OFDictionary alloc] initWithDictionary: self]; } - -- (id)mutableCopy -{ -} -*/ @end