mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-13 04:15:11 +00:00
Monotone-Parent: 966b77a3109d255093e5c3e3e6fc320faacbc162
Monotone-Revision: 3705445c2a27628acc7476cecd1b833d9cb00fe8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-04T14:11:45 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -43,6 +43,11 @@ MAPIApplication *MAPIApp = nil;
|
||||
|
||||
@implementation MAPIApplication
|
||||
|
||||
+ (BOOL) isCachingEnabled;
|
||||
{
|
||||
return NO;
|
||||
}
|
||||
|
||||
- (id) init
|
||||
{
|
||||
if (!MAPIApp)
|
||||
|
||||
Reference in New Issue
Block a user