ObjFW  Diff

Differences From Artifact [3bf6c09d87]:

To Artifact [717e5d1c5c]:


227
228
229
230
231
232
233






234
227
228
229
230
231
232
233
234
235
236
237
238
239
240







+
+
+
+
+
+

}

- removeNObjects: (size_t)nobjects
{
	@throw [OFNotImplementedException newWithClass: isa
					      selector: _cmd];
}

/* FIXME: Implement!
- (uint32_t)hash
{
}
*/
@end