From 1cf57b627aa72c00d647343f8a3745e0291bec80 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Sat, 21 Mar 2009 20:21:05 +0000 Subject: [PATCH] Monotone-Parent: dd801fb79b02bbd4a7188003ad3ff641cd9840e7 Monotone-Revision: c026420c830a2e21becf544b4e0b5d713023a37c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-21T20:21:05 Monotone-Branch: ca.inverse.sogo --- SoObjects/SOGo/SOGoUser.h | 1 - 1 file changed, 1 deletion(-) diff --git a/SoObjects/SOGo/SOGoUser.h b/SoObjects/SOGo/SOGoUser.h index 3561ec17b..384c4d478 100644 --- a/SoObjects/SOGo/SOGoUser.h +++ b/SoObjects/SOGo/SOGoUser.h @@ -64,7 +64,6 @@ extern NSString *SOGoWeekStartFirstFullWeek; @interface SOGoUser : SoUser { - SOGoUserFolder *homeFolder; NSString *currentPassword; NSArray *allEmails; NSString *cn;