From fdb6829d3c14f699c8680886cef4a9adc7e19435 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Sat, 21 Mar 2009 14:48:56 +0000 Subject: [PATCH] Monotone-Parent: 11c950d8b88fc8c605176ab5a6271f54b800c9a5 Monotone-Revision: dd801fb79b02bbd4a7188003ad3ff641cd9840e7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-21T14:48:56 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 442578760..3561ec17b 100644 --- a/SoObjects/SOGo/SOGoUser.h +++ b/SoObjects/SOGo/SOGoUser.h @@ -64,7 +64,6 @@ extern NSString *SOGoWeekStartFirstFullWeek; @interface SOGoUser : SoUser { - NSMutableArray *mailAccounts; SOGoUserFolder *homeFolder; NSString *currentPassword; NSArray *allEmails;