Monotone-Parent: a3b799159abc70880dcdddcf22236376e1646a5d

Monotone-Revision: fa0f9bd311fd3d1239970c0d361a8ef16ecfa4f9

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-02-23T21:10:18
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2012-02-23 21:10:18 +00:00
parent cd1d4d6377
commit a7920d6aaf
3 changed files with 12 additions and 3 deletions
+1 -3
View File
@@ -54,11 +54,9 @@
@interface MAPIStoreContext : NSObject
{
struct mapistore_connection_info *connInfo;
NSMutableArray *containersBag;
SOGoUser *activeUser;
MAPIStoreUserContext *userContext;
NSURL *contextUrl;
}