Get rid of a bit of unused Javascript code.

git-svn-id: svn://10.0.0.236/trunk@60229 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
terry%mozilla.org 2000-02-09 11:43:10 +00:00
parent e21aa14a19
commit b3752b5c3a

View File

@ -289,7 +289,6 @@ Array.prototype.push = array_push;
var cpts = new Array();
var vers = new Array();
var agt=navigator.userAgent.toLowerCase();
ENDSCRIPT
@ -328,7 +327,6 @@ $jscript .= q{
// Only display versions/components valid for selected product(s)
function selectProduct(f) {
var agt=navigator.userAgent.toLowerCase();
// Netscape 4.04 and 4.05 also choke with an "undefined"
// error. if someone can figure out how to "define" the
// whatever, we'll remove this hack. in the mean time, we'll