aboutsummaryrefslogtreecommitdiffstats
path: root/mail/component-factory.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/component-factory.c')
-rw-r--r--mail/component-factory.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/component-factory.c b/mail/component-factory.c
index 89a615f9bd..2f9913078d 100644
--- a/mail/component-factory.c
+++ b/mail/component-factory.c
@@ -48,6 +48,7 @@
#include "mail-mt.h"
#include "mail-importer.h"
#include "mail-vfolder.h" /* vfolder_create_storage */
+#include "mail-folder-cache.h"
#include "component-factory.h"
@@ -990,9 +991,6 @@ add_storage (const char *name, const char *uri, CamelService *store,
switch (res) {
case EVOLUTION_STORAGE_OK:
mail_hash_storage (store, storage);
-/*
- mail_scan_subfolders (CAMEL_STORE (store), storage);
-*/
mail_note_store((CamelStore *)store);
/* falllll */
case EVOLUTION_STORAGE_ERROR_ALREADYREGISTERED: