find.js: remove unnecessary try/catch blocks
commit40b0ac3769f247091e3a5280829e15e4e0938ac5
authorJohn Foerch <jjfoerch@earthlink.net>
Mon, 12 Apr 2010 19:33:03 +0000 (12 15:33 -0400)
committerJohn Foerch <jjfoerch@earthlink.net>
Mon, 12 Apr 2010 19:33:03 +0000 (12 15:33 -0400)
treec6390fcaa63d629b7b5be38720d3c5c0ccbe1c16
parent62ac26c17d78690da33838f1c50bfe45af29a460
find.js: remove unnecessary try/catch blocks

Even without these try/catch blocks, errors that arise in this code get
properly dumped to the console.
modules/find.js