oc: cached usercontext updates indexing_context

Instead of use always the one given on initialization
This commit is contained in:
Jesús García Sáez
2014-08-22 17:05:49 +02:00
committed by Julio García
parent 52ad0e0e5b
commit a7c2054cce
4 changed files with 21 additions and 1 deletions
+1
View File
@@ -42,6 +42,7 @@
- (id) initForUsername: (NSString *) username
withIndexing: (struct indexing_context *) indexing;
- (void) updateIndexing: (struct indexing_context *) indexing;
- (void) increaseUseCount;
- (void) decreaseUseCount;