mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 08:34:30 +00:00
See ChangeLog
Monotone-Parent: 83c63e63da91d2b44db08849dc570ff2029ed74a Monotone-Revision: 5cd36f9e514c2019e708362661b3ede2e8598fb8 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-03-24T15:22:59 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* SOGoCache.h - this file is part of SOGo
|
||||
*
|
||||
* Copyright (C) 2008-2009 Inverse inc.
|
||||
* Copyright (C) 2008-2010 Inverse inc.
|
||||
*
|
||||
* Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
* Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
@@ -42,11 +42,7 @@
|
||||
NSMutableDictionary *cache;
|
||||
NSMutableDictionary *users;
|
||||
float cleanupInterval;
|
||||
int memcachedServerPort;
|
||||
NSString *memcachedServerName;
|
||||
// @private
|
||||
// memcached_server_st *servers;
|
||||
// memcached_st *handle;
|
||||
}
|
||||
|
||||
+ (SOGoCache *) sharedCache;
|
||||
|
||||
Reference in New Issue
Block a user