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:
Wolfgang Sourdeau
2012-07-20 15:26:15 +00:00
parent 649b6fb90f
commit 3b745879eb
5 changed files with 11 additions and 11 deletions

View File

@@ -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