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 ee8b09cb5c..f79c31f8fe 100644 --- a/shell/e-local-storage.c +++ b/shell/e-local-storage.c @@ -628,7 +628,6 @@ remove_folder (ELocalStorage *local_storage, EvolutionShellComponentClient *component_client; EFolder *folder; GList *next_paths_to_delete; - GList *p; priv = local_storage->priv; |