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]; }