aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-local.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mail-local.c')
-rw-r--r--mail/mail-local.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/mail/mail-local.c b/mail/mail-local.c
index d3541d24a9..710a016d91 100644
--- a/mail/mail-local.c
+++ b/mail/mail-local.c
@@ -654,9 +654,6 @@ mls_get_folder(CamelStore *store, const char *folder_name, guint32 flags, CamelE
{
MailLocalStore *local_store = MAIL_LOCAL_STORE (store);
MailLocalFolder *folder;
- char *physical_uri;
- CamelFolderInfo *info;
- char *path = NULL;
d(printf("--LOCAL-- get_folder: %s\n", folder_name));