aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-window.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-window.c')
-rw-r--r--shell/e-shell-window.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/shell/e-shell-window.c b/shell/e-shell-window.c
index 5488ccb7fc..38caecdc34 100644
--- a/shell/e-shell-window.c
+++ b/shell/e-shell-window.c
@@ -391,12 +391,6 @@ shell_window_construct_menubar (EShellWindow *shell_window)
return main_menu;
}
-GtkWidget *
-e_shell_window_get_menu_bar_box (EShellWindow *shell_window)
-{
- return shell_window->priv->menubar_box;
-}
-
static GtkWidget *
shell_window_construct_toolbar (EShellWindow *shell_window)
{