aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2012-12-15 20:13:57 +0800
committerMatthew Barnes <mbarnes@redhat.com>2012-12-15 21:16:36 +0800
commit6fecc5899ecbfb700b2dd7fc866fa037c3fcfe04 (patch)
tree839a4d68cad08f6e00925b796037d8d091f2bf86 /mail
parent5e2efa2cd4ac7891fdf316dafd9ab249086e842a (diff)
downloadgsoc2013-evolution-6fecc5899ecbfb700b2dd7fc866fa037c3fcfe04.tar
gsoc2013-evolution-6fecc5899ecbfb700b2dd7fc866fa037c3fcfe04.tar.gz
gsoc2013-evolution-6fecc5899ecbfb700b2dd7fc866fa037c3fcfe04.tar.bz2
gsoc2013-evolution-6fecc5899ecbfb700b2dd7fc866fa037c3fcfe04.tar.lz
gsoc2013-evolution-6fecc5899ecbfb700b2dd7fc866fa037c3fcfe04.tar.xz
gsoc2013-evolution-6fecc5899ecbfb700b2dd7fc866fa037c3fcfe04.tar.zst
gsoc2013-evolution-6fecc5899ecbfb700b2dd7fc866fa037c3fcfe04.zip
Fix compiler warnings.
Diffstat (limited to 'mail')
-rw-r--r--mail/e-mail-migrate.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/e-mail-migrate.c b/mail/e-mail-migrate.c
index 30683f4aeb..4a50e7c375 100644
--- a/mail/e-mail-migrate.c
+++ b/mail/e-mail-migrate.c
@@ -312,7 +312,6 @@ e_mail_migrate (EShellBackend *shell_backend,
gint micro,
GError **error)
{
- struct stat st;
const gchar *data_dir;
data_dir = e_shell_backend_get_data_dir (shell_backend);