From ff02cf593c542e1801d689ab6db2a40a927b8683 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 17 May 2001 13:43:54 +0000 Subject: Change the code to pop-up the folder context menu to use the stuff already defined in the UI xml file for the shell views. svn path=/trunk/; revision=9867 --- shell/e-shell-view.c | 1 - 1 file changed, 1 deletion(-) (limited to 'shell/e-shell-view.c') diff --git a/shell/e-shell-view.c b/shell/e-shell-view.c index f6e2a28dc1..8806b56ff4 100644 --- a/shell/e-shell-view.c +++ b/shell/e-shell-view.c @@ -728,7 +728,6 @@ delete_event (GtkWidget *widget, EShell *shell; shell = e_shell_view_get_shell (E_SHELL_VIEW (widget)); -/* e_shell_quit (shell); */ /* FIXME: Is this right, or should it be FALSE? */ return FALSE; -- cgit v1.2.3