aboutsummaryrefslogtreecommitdiffstats
path: root/shell/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/main.c')
-rw-r--r--shell/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/main.c b/shell/main.c
index 2e8f07a7bc..eb8e566ed1 100644
--- a/shell/main.c
+++ b/shell/main.c
@@ -530,7 +530,6 @@ main (gint argc, gchar **argv)
#endif
if (disable_preview) {
- gconf_client_set_bool (client, "/apps/evolution/mail/display/show_preview", FALSE, NULL);
gconf_client_set_bool (client, "/apps/evolution/mail/display/safe_list", TRUE, NULL);
gconf_client_set_bool (client, "/apps/evolution/addressbook/display/show_preview", FALSE, NULL);
gconf_client_set_bool (client, "/apps/evolution/calendar/display/show_task_preview", FALSE, NULL);