From 1dff09f9e261caa623ee5475d05268955745f790 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 25 Sep 2009 10:02:19 -0400 Subject: Shell importer does not need an EShellWindow. --- shell/e-shell-window-actions.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/e-shell-window-actions.c') diff --git a/shell/e-shell-window-actions.c b/shell/e-shell-window-actions.c index 2fe4a17e0a..8d74ae97de 100644 --- a/shell/e-shell-window-actions.c +++ b/shell/e-shell-window-actions.c @@ -838,7 +838,7 @@ static void action_import_cb (GtkAction *action, EShellWindow *shell_window) { - e_shell_importer_start_import (shell_window); + e_shell_importer_start_import (); } /** -- cgit v1.2.3