diff options
Diffstat (limited to 'base/content/hiddenWindow.xul')
-rw-r--r-- | base/content/hiddenWindow.xul | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/base/content/hiddenWindow.xul b/base/content/hiddenWindow.xul index c708071..553af25 100644 --- a/base/content/hiddenWindow.xul +++ b/base/content/hiddenWindow.xul @@ -5,7 +5,6 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. -#ifdef XP_MACOSX <?xul-overlay href="chrome://browser/content/macBrowserOverlay.xul"?> <?xml-stylesheet href="chrome://browser/skin/webRTC-indicator.css" type="text/css"?> @@ -16,5 +15,3 @@ #include browserMountPoints.inc </window> - -#endif |