Fix JS strict warning. Bug 230645, patch by Alex Vincent <ajvincent@juno.com>,

r=timeless, sr=bzbarsky
This commit is contained in:
bzbarsky%mit.edu 2004-01-31 18:53:55 +00:00
parent 70f275f05b
commit dd384bc666

View File

@ -288,7 +288,7 @@
getCurrentJVMConfig : function() {
return this.currentJVMConfig;
},
}
};
function setVisible(visible) {