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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-setup.c b/shell/e-setup.c
index 5be3e16aef..2ad5c0c151 100644
--- a/shell/e-setup.c
+++ b/shell/e-setup.c
@@ -403,7 +403,7 @@ e_setup (const char *evolution_directory)
}
if (local_folder != NULL)
- gtk_object_unref (GTK_OBJECT (local_folder));
+ g_object_unref (local_folder);
}
g_free (file);