From 56d7e7d9ba6dd33a666d418d346cbc87f01f2761 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Wed, 7 Jun 2000 22:39:41 +0000 Subject: Restore the toolbar. I committed a line of code that shouldn't have been committed. svn path=/trunk/; revision=3469 --- shell/e-shell-view.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/e-shell-view.c') diff --git a/shell/e-shell-view.c b/shell/e-shell-view.c index ec5ac167b6..80c5e1551b 100644 --- a/shell/e-shell-view.c +++ b/shell/e-shell-view.c @@ -311,7 +311,7 @@ setup_bonobo_ui_handler (EShellView *shell_view) bonobo_ui_handler_set_app (uih, GNOME_APP (shell_view)); bonobo_ui_handler_create_menubar (uih); - bonobo_ui_handler_create_toolbar (uih, "Toolbar"); + /* bonobo_ui_handler_create_toolbar (uih, "Toolbar"); */ bonobo_ui_handler_set_statusbar (uih, priv->appbar); priv->uih = uih; -- cgit v1.2.3