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

@@ -68,8 +68,6 @@
- (id) initWithUsername: (NSString *) newUsername
andTDBIndexing: (struct indexing_context *) indexing;
- (void) updateIndexing: (struct indexing_context *) indexing;
- (NSString *) username;
- (SOGoUser *) sogoUser;