Monotone-Parent: 3ab00c40007881beeaf921f5bbfa3a45affcce03

Monotone-Revision: fb5168d6a8a15251f195c6088e8bc566b7b29809

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-07-14T21:34:01
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-07-14 21:34:01 +00:00
parent 4767369cee
commit 4e9226ce9d
3 changed files with 7 additions and 20 deletions

View File

@@ -27,7 +27,6 @@
@interface NSArray (MAPIStoreFolders)
- (struct indexing_folders_list *) asFoldersListInCtx: (void *) memCtx;
- (struct mapi_SPLSTRArrayW *) asArrayOfUnicodeStringsInCtx: (void *) memCtx;
@end