mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-20 06:03:20 +00:00
See ChangeLog
Monotone-Parent: 4437a82e041d016710ea3a45d8b7cf5b6341afff Monotone-Revision: 0746b51101ad96419ffd4e8f557f967f13b70a60 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-13T20:17:29 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
|
||||
@class NSMutableDictionary;
|
||||
@class NSString;
|
||||
@class NSTimer;
|
||||
@class NSUserDefaults;
|
||||
|
||||
@class SOGoObject;
|
||||
@@ -40,7 +39,6 @@
|
||||
@interface SOGoCache : NSObject
|
||||
{
|
||||
@private
|
||||
NSTimer *_cleanupTimer;
|
||||
memcached_server_st *servers;
|
||||
memcached_st *handle;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user