Monotone-Parent: b11954fb755f22c4ffa2960406dac80c1cf087d4

Monotone-Revision: 6b660347be61a45d2d8fc0c15b01dd94e0d39c5c

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-05-29T13:57:47
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-05-29 13:57:47 +00:00
parent bf6eb3e8f6
commit 456515a3bd
-2
View File
@@ -27,7 +27,6 @@
#import <NGExtensions/NSObject+Logs.h>
#import <NGImap4/NGImap4Connection.h>
#import <NGImap4/NGImap4MailboxInfo.h>
#import <NGImap4/NGImap4Client.h>
#import <SoObjects/SOGo/SOGoPermissions.h>
@@ -63,7 +62,6 @@ static BOOL useAltNamespace = NO;
- (void) dealloc
{
[selectInfo release];
[filenames release];
[folderType release];
[super dealloc];