[epiphany] window: Remove obsolete code
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] window: Remove obsolete code
- Date: Sun, 11 Sep 2016 01:41:39 +0000 (UTC)
commit 47117f4634949c156a898ca43e4e4a3e129437e7
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Sat Sep 10 20:41:11 2016 -0500
window: Remove obsolete code
We don't do this anymore. And app menus don't use menubars anymore
anyway.
src/ephy-window.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/ephy-window.c b/src/ephy-window.c
index ef92d65..025053b 100644
--- a/src/ephy-window.c
+++ b/src/ephy-window.c
@@ -3057,10 +3057,6 @@ ephy_window_constructor (GType type,
chrome &= ~(EPHY_WINDOW_CHROME_MENU | EPHY_WINDOW_CHROME_TABSBAR);
}
- /* We never want the menubar shown, we merge the app menu into
- * our super menu manually when running outside the Shell. */
- gtk_application_window_set_show_menubar (GTK_APPLICATION_WINDOW (window), FALSE);
-
init_menu_updaters (window);
ephy_window_set_chrome (window, chrome);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]