aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-window-commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-window-commands.c')
-rw-r--r--shell/e-shell-window-commands.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/e-shell-window-commands.c b/shell/e-shell-window-commands.c
index 6d9dc6c224..855a59dd5f 100644
--- a/shell/e-shell-window-commands.c
+++ b/shell/e-shell-window-commands.c
@@ -98,7 +98,6 @@ command_quit (BonoboUIComponent *uih,
{
EShell *shell = e_shell_window_peek_shell (window);
- e_shell_window_save_defaults (window);
e_shell_quit(shell);
}