diff --git a/Main/SOGo.m b/Main/SOGo.m index afb19b095..f61c14668 100644 --- a/Main/SOGo.m +++ b/Main/SOGo.m @@ -392,6 +392,7 @@ static BOOL debugObjectAllocation = NO; static NSArray *runLoopModes = nil; WOResponse *resp; +// sleep (1); cache = [SOGoCache sharedCache]; resp = [super dispatchRequest: _request]; [SOGoCache killCache];