mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 11:55:24 +00:00
Monotone-Parent: 5244339e45ef9095573b10733228f85b81a17377
Monotone-Revision: 88abde23827bf8224db16cc732418d143787b3f6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-13T21:40:18 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -547,6 +547,7 @@
|
||||
{
|
||||
user = [context activeUser];
|
||||
delegatedAttendee = [iCalPerson new];
|
||||
[delegatedAttendee autorelease];
|
||||
[delegatedAttendee setEmail: delegatedEmail];
|
||||
delegatedUid = [delegatedAttendee uid];
|
||||
if (delegatedUid)
|
||||
|
||||
Reference in New Issue
Block a user