mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-01 05:06:24 +00:00
Revert "oc: cached usercontext updates indexing_context"
This reverts commit 0750f64b787db088e944756b66fbd0883cf44cbf.
This commit is contained in:
committed by
Julio García
parent
05578bfcb6
commit
bb9764bc6b
@@ -119,11 +119,6 @@ MAPIStoreMappingKeyFromId (uint64_t idNbr)
|
||||
return self;
|
||||
}
|
||||
|
||||
- (void) updateIndexing: (struct indexing_context *) newIndexing
|
||||
{
|
||||
indexing = newIndexing;
|
||||
}
|
||||
|
||||
- (void) dealloc
|
||||
{
|
||||
[username release];
|
||||
|
||||
Reference in New Issue
Block a user