aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-setup.c')
-rw-r--r--shell/e-setup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/e-setup.c b/shell/e-setup.c
index 6ee7abcbb7..3393247f35 100644
--- a/shell/e-setup.c
+++ b/shell/e-setup.c
@@ -100,7 +100,6 @@ e_setup (const char *evolution_directory)
{
struct stat statinfo;
char *file;
- int i;
if (stat (evolution_directory, &statinfo) != 0)
return copy_default_stuff (evolution_directory);