From e839f633895ff2b41b3621ca42689c8fa096b01a Mon Sep 17 00:00:00 2001 From: "blakeross%telocity.com" Date: Sat, 6 Apr 2002 19:16:47 +0000 Subject: [PATCH] removing unused junk. --- browser/base/resources/content/browser.js | 4 ---- browser/base/resources/content/browser.xul | 10 ++-------- 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/browser/base/resources/content/browser.js b/browser/base/resources/content/browser.js index 0e89259f0c89..ca121fe2396b 100644 --- a/browser/base/resources/content/browser.js +++ b/browser/base/resources/content/browser.js @@ -47,9 +47,7 @@ var gProxyDeck = null; var gBookmarksService = null; var gSearchService = null; var gNavigatorBundle; -var gBrandBundle; var gNavigatorRegionBundle; -var gBrandRegionBundle; var gLastValidURLStr = ""; var gLastValidURL = null; var gHaveUpdatedToolbarState = false; @@ -443,9 +441,7 @@ function Startup() { // init globals gNavigatorBundle = document.getElementById("bundle_navigator"); - gBrandBundle = document.getElementById("bundle_brand"); gNavigatorRegionBundle = document.getElementById("bundle_navigator_region"); - gBrandRegionBundle = document.getElementById("bundle_brand_region"); gBrowser = document.getElementById("content"); gURLBar = document.getElementById("urlbar"); diff --git a/browser/base/resources/content/browser.xul b/browser/base/resources/content/browser.xul index 31a039a87b87..977f805909e2 100644 --- a/browser/base/resources/content/browser.xul +++ b/browser/base/resources/content/browser.xul @@ -119,9 +119,7 @@ Contributor(s): ______________________________________. --> - - @@ -156,9 +154,6 @@ Contributor(s): ______________________________________. --> - @@ -181,7 +176,6 @@ Contributor(s): ______________________________________. --> - @@ -452,8 +446,8 @@ Contributor(s): ______________________________________. -->