Revert "oc: cached usercontext updates indexing_context"

This reverts commit 0750f64b787db088e944756b66fbd0883cf44cbf.
This commit is contained in:
Jesús García Sáez
2014-08-28 04:14:06 +02:00
committed by Julio García
parent 05578bfcb6
commit bb9764bc6b
4 changed files with 1 additions and 21 deletions

View File

@@ -119,11 +119,6 @@ MAPIStoreMappingKeyFromId (uint64_t idNbr)
return self;
}
- (void) updateIndexing: (struct indexing_context *) newIndexing
{
indexing = newIndexing;
}
- (void) dealloc
{
[username release];