From becfdc215fb11c53727c24e73d2b87af2f16bb8e Mon Sep 17 00:00:00 2001 From: ethoms Date: Thu, 5 Nov 2015 07:20:36 +0800 Subject: [PATCH] Update SOGoParentFolder.h --- SoObjects/SOGo/SOGoParentFolder.h | 1 - 1 file changed, 1 deletion(-) diff --git a/SoObjects/SOGo/SOGoParentFolder.h b/SoObjects/SOGo/SOGoParentFolder.h index 4d6ef211c..97cf89f8e 100644 --- a/SoObjects/SOGo/SOGoParentFolder.h +++ b/SoObjects/SOGo/SOGoParentFolder.h @@ -45,7 +45,6 @@ - (NSException *) appendPersonalSources; - (void) removeSubFolder: (NSString *) subfolderName; -- (NSException *) appendCollectedSources; - (void) setBaseOCSPath: (NSString *) newOCSPath;