diff options
Diffstat (limited to 'browser/base/content/browser.xul')
-rw-r--r-- | browser/base/content/browser.xul | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/browser/base/content/browser.xul b/browser/base/content/browser.xul index 2c74aecdf..be17fb0e2 100644 --- a/browser/base/content/browser.xul +++ b/browser/base/content/browser.xul @@ -546,10 +546,8 @@ #ifdef MENUBAR_CAN_AUTOHIDE toolbarname="&menubarCmd.label;" accesskey="&menubarCmd.accesskey;" -#if defined(MOZ_WIDGET_GTK) autohide="true" #endif -#endif context="toolbar-context-menu"> <toolbaritem id="menubar-items" align="center"> # The entire main menubar is placed into browser-menubar.inc, so that it can be shared by |