Removed some dead code

This commit is contained in:
Jeff Parsons 2014-12-12 09:20:02 -08:00 committed by jeffpar
commit c722a8ec16
3 changed files with 34 additions and 29 deletions

View file

@ -43,4 +43,4 @@
* I would still like to skip loading debugger.js altogether. To do that, we must arrange for this additional file,
* nodebugger.js, to be loaded as early as possible, which explicitly UPDATES the value of DEBUGGER to false.
*/
DEBUGGER = false;
var DEBUGGER = false;