mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-19 18:35:25 +00:00
Monotone-Parent: b603e0a3e30f24330cb136471c6dc9798ffe1ba5
Monotone-Revision: cf0bf1453ddf93b100f4c44465b8b4ede251cf8e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-13T13:36:07 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -985,16 +985,6 @@ _prepareContextClass (struct mapistore_context *newMemCtx,
|
||||
return rc;
|
||||
}
|
||||
|
||||
- (int) getFID: (uint64_t *) fid
|
||||
byName: (const char *) foldername
|
||||
inParentFID: (uint64_t) parent_fid
|
||||
{
|
||||
[self logWithFormat: @"METHOD '%s' (%d) -- foldername: %s, parent_fid: %lld",
|
||||
__FUNCTION__, __LINE__, foldername, parent_fid];
|
||||
|
||||
return MAPISTORE_ERROR;
|
||||
}
|
||||
|
||||
- (int) setPropertiesWithFMID: (uint64_t) fmid
|
||||
ofTableType: (uint8_t) tableType
|
||||
inRow: (struct SRow *) aRow
|
||||
|
||||
Reference in New Issue
Block a user