aboutsummaryrefslogtreecommitdiffstats
path: root/shell/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/main.c')
-rw-r--r--shell/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/main.c b/shell/main.c
index 7b566a99dc..4cc2962494 100644
--- a/shell/main.c
+++ b/shell/main.c
@@ -458,7 +458,7 @@ idle_cb (gchar **uris)
}
g_object_unref (client);
- e_shell_create_window (shell, default_component_id, NULL);
+ e_shell_create_window (shell, default_component_id);
}
} else {
CORBA_Environment ev;