mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-10 02:45:08 +00:00
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:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user