From fc759f75b5228114d74052a9de361cf30285f2ce Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Tue, 5 Jun 2007 15:52:12 +0000 Subject: [PATCH] Monotone-Parent: f730d4e278c5e0cd1036076335b97d03b2219fc1 Monotone-Revision: 39d1949ebfc4e202638833a4448cb727629fb41c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-05T15:52:12 Monotone-Branch: ca.inverse.sogo --- SoObjects/SOGo/SOGoObject.m | 1 - 1 file changed, 1 deletion(-) diff --git a/SoObjects/SOGo/SOGoObject.m b/SoObjects/SOGo/SOGoObject.m index 33d660174..ecaf5bc44 100644 --- a/SoObjects/SOGo/SOGoObject.m +++ b/SoObjects/SOGo/SOGoObject.m @@ -830,7 +830,6 @@ static BOOL kontactGroupDAV = YES; @"/"]]; if ([baseURL hasPrefix: @"http"]) { - [path removeObjectAtIndex: 2]; [path removeObjectAtIndex: 1]; [path removeObjectAtIndex: 0]; }