mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-04 12:58:50 +00:00
Now handle mem context when saving messages and removed useless debugging.
This commit is contained in:
@@ -146,7 +146,7 @@ static Class MAPIStoreAttachmentK;
|
||||
return ULLONG_MAX;
|
||||
}
|
||||
|
||||
- (void) save
|
||||
- (void) save: (TALLOC_CTX *) memCtx
|
||||
{
|
||||
[self subclassResponsibility: _cmd];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user