mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-06 13:58:51 +00:00
(fix) avoid redeclaration
This commit is contained in:
@@ -802,7 +802,6 @@ void handle_eas_terminate(int signum)
|
||||
NSMutableDictionary *cachedGUIDs, *metadata;
|
||||
NSMutableArray *folders, *processedFolders, *allFoldersMetadata;
|
||||
NSDictionary *folderMetadata, *imapGUIDs;
|
||||
NSArray *allKeys;
|
||||
SOGoMailAccounts *accountsFolder;
|
||||
SOGoMailAccount *accountFolder;
|
||||
NSMutableString *s, *commands;
|
||||
|
||||
Reference in New Issue
Block a user