Code cleanup in UIxMailFolderActions.m

This commit is contained in:
Francis Lachapelle
2016-11-18 21:53:26 -05:00
parent b34f38f7fc
commit d032945bb4
-1
View File
@@ -270,7 +270,6 @@
{
connection = [co imap4Connection];
destURL = [self _trashedURLOfFolder: srcURL withObject: co];
connection = [co imap4Connection];
inbox = [[co mailAccountFolder] inboxFolderInContext: context];
[[connection client] select: [inbox absoluteImap4Name]];