mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-08 06:48:51 +00:00
Monotone-Parent: 0a2c134a89861c564e6bc97bf789ca4a39adcf4a
Monotone-Revision: 3a6e0507a35f90e7be4467763bd26ef4fb15cf80 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-20T15:26:15 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -505,14 +505,6 @@ rtf2html (NSData *compressedRTF)
|
||||
return rc;
|
||||
}
|
||||
|
||||
/* helper getters */
|
||||
- (int) getSMTPAddrType: (void **) data inMemCtx: (TALLOC_CTX *) memCtx
|
||||
{
|
||||
*data = [@"SMTP" asUnicodeInMemCtx: memCtx];
|
||||
|
||||
return MAPISTORE_SUCCESS;
|
||||
}
|
||||
|
||||
/* getters */
|
||||
- (int) getPidTagInstID: (void **) data // TODO: DOUBT
|
||||
inMemCtx: (TALLOC_CTX *) memCtx
|
||||
|
||||
Reference in New Issue
Block a user