(fix) avoid redeclaration

This commit is contained in:
Ludovic Marcotte 2016-11-21 10:52:16 -05:00
parent 73d663fe85
commit 26c2fd3d28

View file

@ -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;