From 97625e7b1e9122c5070108fa6b637ff7965b5a29 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 16 May 2008 20:27:15 +0000 Subject: [PATCH] Monotone-Parent: 31ae79f5402429da4b8cae4330cc8265d04b4893 Monotone-Revision: 30f23e161fdf31dd9a5764e930ffce487bf47758 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-05-16T20:27:15 Monotone-Branch: ca.inverse.sogo --- SoObjects/SOGo/SOGoObject.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/SoObjects/SOGo/SOGoObject.h b/SoObjects/SOGo/SOGoObject.h index eb1736f2f..d800d74c3 100644 --- a/SoObjects/SOGo/SOGoObject.h +++ b/SoObjects/SOGo/SOGoObject.h @@ -82,8 +82,6 @@ - (NSString *) nameInContainer; - (id) container; -- (NSArray *) pathArrayToSOGoObject; - - (NSURL *) davURL; - (NSURL *) soURL; - (NSURL *) soURLToBaseContainerForUser: (NSString *) uid;