From 2de6d12e6a69c55852aaef3b56050b8bce6285bb Mon Sep 17 00:00:00 2001 From: "maolson%earthlink.net" Date: Wed, 17 May 2006 02:28:48 +0000 Subject: [PATCH] no bug. removing an old line that crept into blake's xul syntax change r=jag, sr=shaver git-svn-id: svn://10.0.0.236/trunk@197146 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/suite/common/pref/pref-fonts.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/mozilla/suite/common/pref/pref-fonts.js b/mozilla/suite/common/pref/pref-fonts.js index f6488498703..e2e969fba55 100644 --- a/mozilla/suite/common/pref/pref-fonts.js +++ b/mozilla/suite/common/pref/pref-fonts.js @@ -98,8 +98,6 @@ function Startup() fixedSize = document.getElementById( "sizeMono" ); languageList = document.getElementById( "selectLangs" ); - bundle = srGetStrBundle("chrome://communicator/locale/pref/prefutilities.properties"); - gPrefutilitiesBundle = document.getElementById("bundle_prefutilities"); // register our ok callback function