Monotone-Parent: fd26ef54712b68d619a42454fdf11e513293163d

Monotone-Revision: aac65a31ee08c38f3f5267343de6d090bbef6381

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-02-04T16:06:13
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-02-04 16:06:13 +00:00
parent 5a79db0b00
commit fefbba1e9b
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -1471,6 +1471,7 @@ _prepareContextClass (struct mapistore_context *newMemCtx,
{
[self logWithFormat: @"sucessfully deleted object at URL: %@", childURL];
[mapping unregisterURLWithID: mid];
[table cleanupCaches];
rc = MAPISTORE_SUCCESS;
}
}