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

r=timeless, sr=bzbarsky


git-svn-id: svn://10.0.0.236/trunk@152121 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzbarsky%mit.edu
2004-01-31 18:53:55 +00:00
parent 753da42f03
commit 924a8eb9bf

View File

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