aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell.c')
-rw-r--r--shell/e-shell.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/e-shell.c b/shell/e-shell.c
index 0e43ee3fd7..07c7dd9df5 100644
--- a/shell/e-shell.c
+++ b/shell/e-shell.c
@@ -643,10 +643,12 @@ e_shell_construct (EShell *shell,
e_shell_attempt_upgrade(shell);
+#if 0
if (e_shell_startup_wizard_create () == FALSE) {
bonobo_object_unref (BONOBO_OBJECT (shell));
exit (0);
}
+#endif
priv->is_initialized = TRUE;