Monotone-Parent: ff50144aaefa18bc1bf88723bc25f1f6b4962451

Monotone-Revision: 28f447e944f764132e7461e3945a83c23938d406

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-03-16T20:53:51
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2012-03-16 20:53:51 +00:00
parent 5b424d6969
commit 23ab567d6e
2 changed files with 3 additions and 6 deletions

View File

@@ -685,12 +685,6 @@ rtf2html (NSData *compressedRTF)
return MAPISTORE_SUCCESS;
}
- (int) getPidTagMessageStatus: (void **) data // TODO
inMemCtx: (TALLOC_CTX *) memCtx
{
return [self getLongZero: data inMemCtx: memCtx];
}
- (int) getPidTagImportance: (void **) data // TODO -> subclass?
inMemCtx: (TALLOC_CTX *) memCtx
{