mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-03 07:44:25 +00:00
oc: cached usercontext updates indexing_context
Instead of use always the one given on initialization
This commit is contained in:
committed by
Julio García
parent
52ad0e0e5b
commit
a7c2054cce
@@ -42,6 +42,7 @@
|
||||
- (id) initForUsername: (NSString *) username
|
||||
withIndexing: (struct indexing_context *) indexing;
|
||||
|
||||
- (void) updateIndexing: (struct indexing_context *) indexing;
|
||||
|
||||
- (void) increaseUseCount;
|
||||
- (void) decreaseUseCount;
|
||||
|
||||
Reference in New Issue
Block a user