diff options
Diffstat (limited to 'mail/e-mail-store.c')
-rw-r--r-- | mail/e-mail-store.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/e-mail-store.c b/mail/e-mail-store.c index c995f42498..2d180fe387 100644 --- a/mail/e-mail-store.c +++ b/mail/e-mail-store.c @@ -63,7 +63,6 @@ struct _StoreInfo { guint removed : 1; }; -CamelStore *vfolder_store; /* XXX write a get () function for this */ static GHashTable *store_table; static StoreInfo * |