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