@@ -543,23 +543,10 @@ } [super dealloc]; } -- setObject: (OFObject*)obj - forKey: (OFObject *)key -{ - @throw [OFNotImplementedException newWithClass: isa - selector: _cmd]; -} - -- removeObjectForKey: (OFObject*)key -{ - @throw [OFNotImplementedException newWithClass: isa - selector: _cmd]; -} - - (uint32_t)hash { size_t i; uint32_t hash;