mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-04 09:59:44 +00:00
Monotone-Parent: 76a822505adea00b3bf98056aa500f08ba7e35b7
Monotone-Revision: 1ec44e1cd1205962fc93b86e8f638af549ade6a1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-02T20:06:27 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -393,7 +393,6 @@ static BOOL debugObjectAllocation = NO;
|
||||
static NSArray *runLoopModes = nil;
|
||||
WOResponse *resp;
|
||||
|
||||
NSLog (@"request start");
|
||||
cache = [SOGoCache sharedCache];
|
||||
resp = [super dispatchRequest: _request];
|
||||
[SOGoCache killCache];
|
||||
@@ -409,7 +408,6 @@ static BOOL debugObjectAllocation = NO;
|
||||
target: self argument: nil
|
||||
order:1 modes:runLoopModes];
|
||||
}
|
||||
NSLog (@"request stop");
|
||||
|
||||
return resp;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user