diff options
-rw-r--r-- | mail/e-mail-backend.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/e-mail-backend.c b/mail/e-mail-backend.c index 14a7d22ad3..5b5c8d0bab 100644 --- a/mail/e-mail-backend.c +++ b/mail/e-mail-backend.c @@ -385,7 +385,6 @@ mail_backend_constructed (GObject *object) EShell *shell; EShellBackend *shell_backend; MailFolderCache *folder_cache; - const gchar *data_dir; shell_backend = E_SHELL_BACKEND (object); shell = e_shell_backend_get_shell (shell_backend); |