diff options
Diffstat (limited to 'mail/subscribe-dialog.c')
-rw-r--r-- | mail/subscribe-dialog.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/subscribe-dialog.c b/mail/subscribe-dialog.c index 81792f000a..d007bfee50 100644 --- a/mail/subscribe-dialog.c +++ b/mail/subscribe-dialog.c @@ -186,8 +186,6 @@ recursive_add_folder (EvolutionStorage *storage, const char *path, const char *n } evolution_storage_new_folder (storage, path, name, "mail", url, name, FALSE); - mail_folder_cache_set_update_estorage (url, storage); - mail_folder_cache_note_name (url, name); } /* ** Get one level of folderinfo ****************************************** */ |