mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
Monotone-Parent: f7b521881c5e35a41842e2cbe3f286dba5a0ea52
Monotone-Revision: a02d7acbde3aa1019073525f5b106dac9819e84e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-02-18T19:14:37 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -43,9 +43,9 @@
|
||||
NSMutableDictionary *users;
|
||||
float cleanupInterval;
|
||||
NSString *memcachedServerName;
|
||||
@private
|
||||
memcached_server_st *servers;
|
||||
memcached_st *handle;
|
||||
// @private
|
||||
// memcached_server_st *servers;
|
||||
// memcached_st *handle;
|
||||
}
|
||||
|
||||
+ (SOGoCache *) sharedCache;
|
||||
|
||||
Reference in New Issue
Block a user