mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-07 14:28:52 +00:00
Monotone-Parent: 289c3552a8d15a19943bfe3a54272bf413087c4f
Monotone-Revision: 30720cd63a96f71fe1ddecf048357f4063f4a056 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-21T20:38:43 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -801,6 +801,12 @@ rtf2html (NSData *compressedRTF)
|
||||
return [self getEmptyString: data inMemCtx: memCtx];
|
||||
}
|
||||
|
||||
- (int) getPidTagDeleteAfterSubmit: (void **) data // TODO
|
||||
inMemCtx: (TALLOC_CTX *) memCtx
|
||||
{
|
||||
return [self getNo: data inMemCtx: memCtx];
|
||||
}
|
||||
|
||||
- (int) getPidTagDisplayTo: (void **) data
|
||||
inMemCtx: (TALLOC_CTX *) memCtx
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user