aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-backend.c
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2010-11-10 21:09:56 +0800
committerMilan Crha <mcrha@redhat.com>2010-11-10 21:09:56 +0800
commite4c653b70c581be90bc7466575250ea0f3ffee2c (patch)
tree2d7f84beea38c5989a718af00f050b2b46db5c92 /mail/e-mail-backend.c
parent59da2bdfdc25d148c2bc13d8fa6281f2540ba87c (diff)
downloadgsoc2013-evolution-e4c653b70c581be90bc7466575250ea0f3ffee2c.tar
gsoc2013-evolution-e4c653b70c581be90bc7466575250ea0f3ffee2c.tar.gz
gsoc2013-evolution-e4c653b70c581be90bc7466575250ea0f3ffee2c.tar.bz2
gsoc2013-evolution-e4c653b70c581be90bc7466575250ea0f3ffee2c.tar.lz
gsoc2013-evolution-e4c653b70c581be90bc7466575250ea0f3ffee2c.tar.xz
gsoc2013-evolution-e4c653b70c581be90bc7466575250ea0f3ffee2c.tar.zst
gsoc2013-evolution-e4c653b70c581be90bc7466575250ea0f3ffee2c.zip
Bug #632781 - Cannot disable search folders
Diffstat (limited to 'mail/e-mail-backend.c')
-rw-r--r--mail/e-mail-backend.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/e-mail-backend.c b/mail/e-mail-backend.c
index 09cbcae8ef..de3945b0e2 100644
--- a/mail/e-mail-backend.c
+++ b/mail/e-mail-backend.c
@@ -408,8 +408,6 @@ mail_backend_idle_cb (EMailBackend *backend)
e_mail_store_init (session, data_dir);
- vfolder_load_storage (backend);
-
return FALSE;
}