aboutsummaryrefslogtreecommitdiffstats
path: root/shell/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/main.c')
-rw-r--r--shell/main.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/shell/main.c b/shell/main.c
index a8342e1b4a..b070c03b15 100644
--- a/shell/main.c
+++ b/shell/main.c
@@ -674,9 +674,6 @@ main (gint argc,
e_plugin_load_plugins ();
}
- if (requested_view != NULL)
- e_shell_set_startup_view (shell, requested_view);
-
/* Attempt migration -after- loading all modules and plugins,
* as both shell backends and certain plugins hook into this. */
e_shell_migrate_attempt (shell);