mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-28 09:32:46 +00:00
Use indexing generic code instead of tdb private funtions
This commit is contained in:
committed by
Julio García
parent
33b353b974
commit
a6bfb9d5c5
@@ -33,8 +33,6 @@
|
||||
void *memCtx;
|
||||
NSString *username;
|
||||
struct indexing_context *indexing;
|
||||
NSMutableDictionary *mapping; /* FID/MID -> url */
|
||||
NSMutableDictionary *reverseMapping; /* url -> FID/MID */
|
||||
NSUInteger useCount;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user