mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-04 04:48:52 +00:00
Monotone-Parent: efd9926cc2f7cfa8385ca79896abdf82e8b16d59
Monotone-Revision: c9246310f08403905093c99e74adb38f7c4c3c7e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-02-06T20:09:56 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -60,15 +60,6 @@
|
||||
return currentContact;
|
||||
}
|
||||
|
||||
- (NSString *) currentCName
|
||||
{
|
||||
NSString *cName;
|
||||
|
||||
cName = [currentContact objectForKey: @"c_name"];
|
||||
|
||||
return [cName stringByEscapingURL];
|
||||
}
|
||||
|
||||
- (id <WOActionResults>) mailerContactsAction
|
||||
{
|
||||
selectorComponentClass = @"UIxContactsMailerSelection";
|
||||
|
||||
Reference in New Issue
Block a user