mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 08:34:30 +00:00
Fixed memory leaks in SOGoSyncCacheObject and correctly kill the cache upon each EAS iteration
This commit is contained in:
@@ -43,10 +43,6 @@
|
||||
|
||||
@implementation SOGoMailBaseObject
|
||||
|
||||
#if 0
|
||||
static BOOL debugOn = YES;
|
||||
#endif
|
||||
|
||||
- (id) initWithImap4URL: (NSURL *) _url
|
||||
inContainer: (id) _container
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user