Oops; back out last change. No sense in try...catch if the code you're trying isn't hidden inside an eval string!

This commit is contained in:
pschwartau%netscape.com 2003-02-24 22:33:01 +00:00
parent 0741694152
commit 5d7fb8b95b

View File

@ -50,10 +50,8 @@ printStatus(summary);
/*
* Just seeing that we don't crash when compiling this assignment -
*/
try
{
var len =
var len =
(((((((((((((((((((((((((((((((((((((((((((((((((((
(((((((((((((
@ -249,8 +247,3 @@ try
)))))))))))))
;
}
catch(e)
{
}