From 5c8298b73007c8f3609272f61277e4fe78ff11ec Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Mon, 21 Apr 2008 15:41:43 +0000 Subject: [PATCH] Monotone-Parent: 0b372fe34fe187799d96276cf52318935af9faad Monotone-Revision: 22d8f930ef0774232d40575f91fe4eb49c980bd6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-21T15:41:43 Monotone-Branch: ca.inverse.sogo --- Main/SOGo.m | 1 - 1 file changed, 1 deletion(-) 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];