diff options
Diffstat (limited to 'shell/e-local-storage.c')
-rw-r--r-- | shell/e-local-storage.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/e-local-storage.c b/shell/e-local-storage.c index 8dcdff9342..275b9be88e 100644 --- a/shell/e-local-storage.c +++ b/shell/e-local-storage.c @@ -502,7 +502,6 @@ remove_folder (ELocalStorage *local_storage, EStorage *storage; AsyncRemoveFolderCallbackData *callback_data; EvolutionShellComponentClient *component_client; - EStorageResult result; EFolder *folder; char *physical_path; GList *subfolder_paths; |