ObjFW  Diff

Differences From Artifact [7863900fc6]:

To Artifact [3ec6ddd0a7]:


221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
- (void)dealloc
{
	OF_DEALLOC_UNSUPPORTED
}

/*
 * In all following methods, the constant string is converted to an
 * OFUTF8String and the message sent again.
 */

/* From protocol OFCopying */
- (id)copy
{
	[self finishInitialization];








|







221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
- (void)dealloc
{
	OF_DEALLOC_UNSUPPORTED
}

/*
 * In all following methods, the constant string is converted to an
 * OFConstantUTF8String and the message sent again.
 */

/* From protocol OFCopying */
- (id)copy
{
	[self finishInitialization];